Commit graph

63 commits

Author SHA1 Message Date
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 7d3b13638f.
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 ba8cb1fc89.
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 38a6c8a418.
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 ee06781362.
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
liyuqian 717fa69247
Fix broken URL 2020-06-03 09:20:26 -07:00
Michael Goderbauer 4945a92fa6
Link to migration guide tempalte from pull request template (#58027) 2020-05-27 10:22:01 -07:00
liyuqian ea0c73c1dc
Update performance_others.md 2020-05-14 14:11:53 -07:00
liyuqian bd03ef7ca0
Create performance_others.md 2020-05-14 14:08:28 -07:00
liyuqian 57e16a59ac
Rename performance.md to performance_speed.md
So we can have another template for non-speed performance issues (e.g., memory, app size, memory).
2020-05-14 13:59:49 -07:00
Christopher Fujino 3f69e83fe3
only auto-lock issues, not pull requests (#53851) 2020-04-02 12:27:37 -07:00
Dan Field 67f70b4532
add lock.yml (#53723) 2020-04-01 10:04:51 -07:00
Ian Hickson 53bf9d79bb
Update BUG.md (#48539)
Let's try simplifying the template to see if people are able to give us the information we actually need.

Things like target platform should be in the logs so if they give us that we don't need to ask for it specifically. People seem to generally be good about saying "iOS only" etc. They don't seem to be good about giving us repro test cases.
2020-01-11 11:04:29 -08:00
Dan Field 24f39d40a4 Revert "Revert "Add many more global analyses. (#47875)" (#48080)" (#48081)
This reverts commit 04ea3183ce.
2020-01-02 11:47:28 -08:00
Francisco Magdaleno 04ea3183ce
Revert "Add many more global analyses. (#47875)" (#48080)
This reverts commit e768c92fbc.
2020-01-02 09:25:59 -08:00
Ian Hickson e768c92fbc
Add many more global analyses. (#47875)
* Update packages.

* Add many more global analyses.

* Catch trailing spaces and trailing newlines in all text files.
  Before we were only checking newly added files, but that means we
  missed some.

* Port the trailing spaces logic to work on Windows too.

* Correct all the files with trailing spaces and newlines.

* Refactor some of the dev/bots logic into a utils.dart library.
  Notably, the "exit" and "print" shims for testing are now usable
  from test.dart, analyze.dart, and run_command.dart.

* Add an "exitWithError" function that prints the red lines and
  then exits. This is the preferred way to exit from test.dart,
  analyze.dart, and run_command.dart.

* More consistency in the output of analyze.dart.

* Refactor analyze.dart to use the _allFiles file enumerating logic
  more widely.

* Add some double-checking logic to the _allFiles logic to catch
  cases where changes to that logic end up catching fewer files
  than expected (helps prevent future false positives).

* Add a check to prevent new binary files from being added to
  the repository. Grandfather in the binaries that we've already
  added.

* Update all the dependencies (needed because we now import crypto in
  dev/bots/analyze.dart).
2019-12-30 17:12:19 -08:00
Ian Hickson 2991dc28a5
Update PULL_REQUEST_TEMPLATE.md (#45944)
Update for recent changes to policies.
2019-12-03 14:19:29 -08:00
escamoteur 2713ee61f0 added questions on Platform / OS Version / Device (#41651)
* added questions on Platform / OS Version / Design

* changed following the comments

* removed the host platform question
2019-10-03 20:43:04 -07:00
Dan Field 6048b62e21
Update label applied for performance template bugs (#41717) 2019-10-03 18:56:25 -07:00
Dan Field 8d931de7ea
Label bugs created via the SUPPORT template (#40993) 2019-09-20 14:46:10 -07:00
Kate Lovett 054d9bb2f1
Updating dart.dev related links (#32641)
* Updating dart.dev related links

* Update packages/flutter_tools/lib/src/base/context.dart
2019-05-14 10:35:00 -07:00