8 Commits

Author SHA1 Message Date
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