Skip to content

Commit f08e522

Browse files
ci: increase stale action operations-per-run to 500 (#4959)
* 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 * remove changelog * add TODO to revert once backlog is clear
1 parent f2c6757 commit f08e522

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
This PR has been closed due to inactivity. Please reopen if you would
3434
like to continue working on it.
3535
exempt-pr-labels: "hold,WIP,blocked by spec,do not merge"
36+
# TODO: Revert back to default of 30 after we have cleared the backlog of stale PRs.
37+
operations-per-run: 500

0 commit comments

Comments
 (0)