79 Commits

Author SHA1 Message Date
dependabot[bot]
c8a930b696
Bump actions/checkout from 2.4.0 to 3 (#99359) 2022-03-02 08:46:21 -08:00
dependabot[bot]
01893b6cea
Bump github/codeql-action from 1.1.2 to 1.1.3 (#99026) 2022-02-23 15:29:13 -08:00
dependabot[bot]
a059a383c3
Bump ossf/scorecard-action from 1.0.3 to 1.0.4 (#98771) 2022-02-18 15:24:20 -08:00
dependabot[bot]
0eedf420f4
Bump github/codeql-action from 1.1.0 to 1.1.2 (#98699) 2022-02-17 15:34:17 -08:00
dependabot[bot]
ab7650d8d6
Bump github/codeql-action from 1.0.32 to 1.1.0 (#98289) 2022-02-11 14:55:21 -08:00
godofredoc
9eb94c59b8
Remove securitycards scheduled runs. (#98062) 2022-02-08 16:35:16 -08:00
godofredoc
9459c55f12
Remove version comments from workflow. (#98001) 2022-02-07 23:00:20 -08:00
dependabot[bot]
41a70b504c
Bump dessant/lock-threads from 2.0.3 to 3 (#97821) 2022-02-07 22:10:18 -08:00
dependabot[bot]
cb124c0bcc
Bump github/codeql-action from 1.0.31 to 1.0.32 (#97983) 2022-02-07 19:10:19 -08:00
dependabot[bot]
ce5fdff8b0
Bump github/codeql-action from 1.0.26 to 1.0.31 (#97820) 2022-02-04 17:15:16 -08:00
dependabot[bot]
704dabe5db
Bump ossf/scorecard-action from 1.0.2 to 1.0.3 (#97819) 2022-02-04 17:00:15 -08:00
godofredoc
a5f3fcf61e
Add dependabot for github actions workflows. (#97760) 2022-02-04 10:55:22 -08:00
godofredoc
67789b3a5d
Add dependabot for docker files. (#97556) 2022-02-03 16:35:14 -08:00
godofredoc
39c5d2fa0a
Do not run score cards on forks of flutter/flutter. (#97603)
As a general rule all the .github workflows enabled for flutter/flutter
should not run on forks.

Bug: https://github.com/flutter/flutter/issues/97599
2022-02-01 14:58:27 -08:00
godofredoc
804631d619
Set lock github action workflow permissions explicitly. (#97459)
It is a good practice to set the github actions default permissions
to the minimum required. The locks action didn't set permissions
explicitly.
2022-01-28 18:26:24 -08:00
godofredoc
b7424c619c
Create scorecards-analysis.yml (#97261)
Enables scorecards code scanning for the flutter repository.
2022-01-26 17:25:45 -08:00
godofredoc
b59281ce52
Reland: Update no response action to include the fix to sort bugs properly (#94837) 2021-12-07 20:09:04 -08:00
godofredoc
0870f295e1
Revert "Update no response action to include the fix to sort bugs properly. (#94829)" (#94833)
This reverts commit 7d3b13638ff6d3338b461d890adc0dffe9851324.
2021-12-07 16:45:41 -08:00
godofredoc
7d3b13638f
Update no response action to include the fix to sort bugs properly. (#94829) 2021-12-07 15:39:02 -08:00
godofredoc
09a1275be0
Revert "Update the version of no-response bot. (#92281)" (#92288)
This reverts commit ba8cb1fc891cf8904ac0e3d1df17a14975930afd.
2021-10-21 14:57:52 -07:00
godofredoc
ba8cb1fc89
Update the version of no-response bot. (#92281) 2021-10-21 13:38:05 -07:00
nt4f04uNd
71c876f46a
Improve bug and feature request templates (#90974) 2021-10-11 13:08:03 -07:00
Ian Hickson
55185caeb8
Now that the bot is cleverer, we can make the PR template clearer (#90414) 2021-09-26 09:18:05 -07:00
Varun Sharma
0f0613c0ae
Add specific permissions to .github/workflows/lock.yaml (#89820) 2021-09-14 11:17:03 -07:00
godofredoc
3b7adb989f
Lock only issues. (#90023) 2021-09-13 21:32:04 -07:00
godofredoc
4ad8c15f34
Make no-response plugin no-op for forks. (#88058)
This will still run the workflow in forks but it will exit immediately
if the repository is not flutter/flutter.

Bug: https://github.com/flutter/flutter/issues/87573
2021-08-11 14:40:28 -07:00
godofredoc
640c08dc80
Run lock workflow only in flutter/flutter. (#87601)
This is to prevent trying to run the workflow in forks.

Bug: https://github.com/flutter/flutter/issues/87573
2021-08-03 17:55:21 -07:00
godofredoc
c11efb5016
Re-lands the change to enable the no-response bot (#87381)
* Re-lands the change to enable the no-response bot which was reverted on #87361.

This is the second retry which was now validated using the github
workflows UI.

Bug: https://github.com/flutter/flutter/issues/87360

* Remove trailing spaces.
2021-07-30 16:20:17 -07:00
godofredoc
3ca8d7b79d
Revert "Re-land no-reponse bot. (#87372)" (#87377)
This reverts commit 38a6c8a418b362811be249dc0627cd114ace6216.
2021-07-30 15:06:40 -07:00
godofredoc
38a6c8a418
Re-land no-reponse bot. (#87372) 2021-07-30 14:49:03 -07:00
godofredoc
bdca3391b4
Revert "Add no-response workflow. (#87318)" (#87361)
This reverts commit ee0678136299b210862feeefea46af9c675fc45f.
2021-07-30 11:38:44 -07:00
godofredoc
ee06781362
Add no-response workflow. (#87318) 2021-07-30 11:09:04 -07:00
godofredoc
ed6c9323bb
Enable lock-thread based on github actions. (#81528) 2021-07-29 20:19:04 -07:00
godofredoc
6db8890757
Update the no-response template. (#79925) 2021-04-08 15:44:04 -07:00
Ian Hickson
b0c99fbdb2
Update PULL_REQUEST_TEMPLATE.md (#76345) 2021-02-21 18:36:04 -08:00
Abhishek Ghaskata
af0ea8c3db
Grammatical mistake on pull request template (#75096) 2021-02-12 09:38:25 -08:00
Michael Goderbauer
cb0557456b
Clarify performance overlay in performance issue template (#75024) 2021-02-01 04:46:03 -08:00
Ian Hickson
a8247e781b
Simplify the pull request template further. (#73376) 2021-01-06 15:49:04 -08:00
Aneesh Rao
df748f1a89
Use details tag to improve issue log readability (#70945) 2020-12-21 16:09:04 -08:00
Jenn Magder
7c9f8eeb83
Fix dependabot directory (#71624) 2020-12-03 08:58:07 -08:00
Jenn Magder
614a6ba636
Turn on dependabot to roll bundler dependencies (#71602) 2020-12-02 17:11:00 -08:00
Ian Hickson
2f567c39a6
Try to avoid more false-positives in people using this template (#71424) 2020-12-01 11:53:05 -08:00
Ray Rischpater, KF6GPE
414c0d8101
Fix per https://github.com/probot/no-response/issues/25 (#65042) 2020-09-02 15:40:10 -07:00
Tong Wu
8a1b260242
Allow creating blank issues. (#64842) 2020-08-31 11:28:03 -07:00
Tong Wu
ae4b3ba2d1
Reorder issue templates. (#64174) 2020-08-19 14:51:07 -07:00
Tong Wu
780f5f9904
Limit about to <200 chars in the infra issue template (#63839) 2020-08-15 10:46:02 -07:00
Tong Wu
da98319de6
Add an infra issue template (#63730) 2020-08-14 16:51:04 -07:00
Francesco Iapicca
a84e39029f
ISSUE_TEMPLATE changes (#62904) 2020-08-10 20:56:04 -07:00
Yazeed Al-Khalaf
d41b1fbb50
✒ Spell Check All .md Files Related to Flutter 💙 (#61564)
* 🐛 Fix Spelling Issues in Main README.md

* 🐛 Fix spelling issues in dev README.md

* 🐛 Fix spelling issues in complex_layout README.md

* 🐛 Fix spelling issues in macrobenchmarks README.md

* 🐛 Fix spelling issues in platform_views_layout README.md

* 🐛 Fix spelling issues in test_Apps/stocks README.md

* 🐛 Fix spelling issues in bots README.md

* ✒ Spell Check dev/ci README.md

* ✒ Spell Check dev/ci/docker_linux README.md

* ✒ Spell Check dev/devicelab README.md

* ✒ Spell Check dev/docs README.md

* ✒ Spell Check dev/snippets README.md

* ✒ Spell Check dev/snippets/config/templates README.md

* ✒ Spell Check dev/tools/gen_keycodes README.md

* ✒ Spell Check dev/tools/vitool README.md

* ✒ Spell Check examples/catalog README.md

* ✒ Spell Check examples/flutter_view README.md

* ✒ Spell Check examples/image_list README.md

* ✒ Spell Check examples/layers README.md

* ✒ Spell Check examples/platform_channel README.md

* ✒ Spell Check examples/platform_channel_swift README.md

* ✒ Spell Check examples/platform_view README.md

* ✒ Spell Check packages/_flutter_web_build_script README.md

* ✒ Spell Check packages/flutter_localizations README.md

* ✒ Spell Check packages/flutter_tools README.md

* ✒ Spell Check CODE_OF_CONDUCT.md

* ✒ Spell Check dev/integration_test/android_splash_screens/splash_Screen_load_rotate README.md

* ✒ Spell Check dev/integration_test/android_views README.md

* ✒ Spell Check dev/integration_tests/flutter_driver_screenshot_test README.md

* ✒ Spell Check dev/integration_tests/flutter_gallery README.md

* ✒ Spell Check dev/integration_tests/gradle_deprecated_settings README.md

* ✒ Spell Check dev/integration_tests/ios_add2app_life_cycle README.md

* ✒ Spell Check dev/integration_tests/ios_host_app README.md

* ✒ Spell Check dev/integration_tests/ios_platform_view_tests README.md

* ✒ Spell Check dev/automated_tests/flutter_test README.md

* ✒ Spell Check .github/PULL_REQUEST_TEMPLATE.md

* ✒ Spell Check .hithub/ISSUE_TEMPLATE/ACTIVATION.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/BUG.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/feature_request.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/performance_others.md

* ✒ Spell Check .github/ISSUE_TEMPLATE/performance_speed.md

* ✒ Spell Check packages/flutter_tools/doc/daemon.md

* ✒ Spell Check packages/flutter_tools/fuchsia_enrtypoint_shim/README.md

* ✒ Minimize line to 80 columns

* ✒ Minimize line to 80 columns

* ✒ Fix Typo

* ✒ Chnaged numbers to 1 for testing purposes

* ✒ Changed numbers to 1 for testing purposes

*  Remove 'a' which is a typo

* ✒ Change a sentence to be better

* ✒ Remove 'a' which is a typo

* ✒ Fix small issue

* ✒ Fix small typo

* ✒ Fix some typos

*  Remove trailing space

*  Remove trailing space

* 🐛 Fix small typo

* ✒ Fix Typo

* 🐛 Fix small bug
2020-07-22 18:23:47 -07:00
liyuqian
8033da2558
Fix broken URL again. 2020-06-03 09:24:10 -07:00