summaryrefslogtreecommitdiffstats
path: root/.github/workflows/stale.yml
Commit message (Collapse)AuthorAgeFilesLines
* Bump actions/stale from 5 to 6 (#18456)dependabot[bot]2022-09-231-1/+1
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fixup stale labels lists. (#17415)Nick Brassel2022-06-181-4/+4
|
* Swap to actions/stale. (#17404)Nick Brassel2022-06-171-2/+0
|
* `actions/stale`: 150 operations, oldest-first.Nick Brassel2022-06-131-1/+2
|
* Swap to 1000 stale actions while debugging.Nick Brassel2022-06-131-1/+1
|
* Fixup stale action. (#17373)Nick Brassel2022-06-131-13/+2
|
* Add stale action. (#17372)Nick Brassel2022-06-131-0/+76
* Add stale action. * Allow for manual trigger.