Joey Perrott
|
90cec40cce
|
build: bump to lastest sha of angular/dev-infra's lock-closed action (#38615)
Update to the latest lock-closed action to fix the link which is used.
PR Close #38615
|
2020-08-27 10:58:29 -07:00 |
George Kalpakas
|
b99b80c18b
|
fix(dev-infra): do not run the `lock-closed` GitHub action on forks (#36000)
Previously, the `lock-closed` GitHub action, which runs daily and locks
closed inactive issues, was run on each fork of the `angular/angular`
repo. While the action is a [no-op on forks][1], it make still fail from
time to time, generating a confusing notification e-mail for the fork
owner.
This commit configures the `lock-closed` action to only run on the main
`angular/angular` repository (using the method suggested [here][2]).
[1]: https://github.com/angular/dev-infra/blob/13b25d383/github-actions/lock-closed/src/main.ts#L117
[2]: https://github.community/t5/GitHub-Actions/Do-not-run-cron-workflows-in-forks/td-p/46756
PR Close #36000
|
2020-03-11 14:45:47 -04:00 |
Joey Perrott
|
67d08b15e0
|
ci: fix name of lock-closed workflow (#32698)
PR Close #32698
|
2019-09-16 14:14:39 -07:00 |
Joey Perrott
|
d2bf8fac5b
|
ci: update schedule for locking inactive issues (#32698)
PR Close #32698
|
2019-09-16 14:14:39 -07:00 |
Joey Perrott
|
0a0489d3d0
|
ci: run lock closed issues more frequently during backlog clearing, update to latest version from dev-infra (#32637)
PR Close #32637
|
2019-09-12 12:33:47 -04:00 |
Joey Perrott
|
fed6b25be0
|
ci: move to latest lock-closed commit for github action (#32502)
PR Close #32502
|
2019-09-05 18:08:10 -04:00 |
Joey Perrott
|
7bbc3523ba
|
ci: set up angular-automatic-lock-bot for the repo (#32500)
PR Close #32500
|
2019-09-05 14:27:16 -04:00 |