Commit Graph

6 Commits

Author SHA1 Message Date
classabbyamp 1d9bfae23f .github/workflows/: set token permissions 2022-07-02 19:46:15 -05:00
Duncaen b9ceee011e .github/workflows/stale.yml: don't tag issues with request label as stale
Closes: #36609 [via git-merge-pr]
2022-04-14 20:51:23 -05:00
classabbyamp c16bf1e4fe .github/workflows/stale.yml: increase operations limit
By setting `ascending` to `true`, the most stale issues and PRs will be
caught first. By increasing the operations limit from the default (30)
to 250, more stale issues/PRs will be caught each run, increasing the
speed of the burndown.
2022-04-14 19:49:46 -05:00
Michael Aldridge d6fc5518d5 .github/workflows: Enable actions/stale 2022-04-09 10:03:00 -05:00
Michael Aldridge a2c813b113 .github/workflows: make stale comments workflow dispatchable 2022-03-29 21:49:29 -05:00
Michael Aldridge f841eea1cf .github/workflows: Add a workflow for dealing with stale issues/prs 2022-03-29 21:05:28 -05:00