ci: increase stale action operations-per-run to 500 (#4312)

* increase stale action operations-per-run to 500

Assisted-by: Claude Sonnet 4.6

* add changelog entry for stale ops-per-run increase

Assisted-by: Claude Sonnet 4.6

* add TODO to revert once backlog is cleaned up

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
This commit is contained in:
Mike Goldsmith
2026-03-10 13:36:26 +00:00
committed by GitHub
parent 82e72435d0
commit 196d088e13

View File

@@ -33,3 +33,5 @@ jobs:
This PR has been closed due to inactivity. Please reopen if you would
like to continue working on it.
exempt-pr-labels: "hold,WIP,blocked-by-spec,do not merge"
# TODO: Revert back to default of 30 after we have cleared the backlog of stale PRs.
operations-per-run: 500