Commit graph

85 commits

Author SHA1 Message Date
dependabot[bot] 6baca0db96
Bump github/codeql-action from 1.1.5 to 2.1.6 (#101079) 2022-03-30 20:25:11 -07:00
Kevin Chisholm ddfdf966c4
create cherry-pick template (#100158)
* create cherry-pick template

* Remove placeholders for all required fields
2022-03-16 13:29:38 -05:00
dependabot[bot] f028b994e4
Bump github/codeql-action from 1.1.4 to 1.1.5 (#100163) 2022-03-15 15:45:20 -07:00
Christopher Fujino 8f58af8b8c
correct github account usernames (#99716) 2022-03-07 15:51:23 -08:00
dependabot[bot] 10805ca3fe
Bump github/codeql-action from 1.1.3 to 1.1.4 (#99711) 2022-03-07 15:26:17 -08:00
dependabot[bot] c5ef5226f7
Bump actions/upload-artifact from 2.3.1 to 3 (#99515) 2022-03-03 15:21:15 -08:00
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 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