Skip to content

Commit bdc880d

Browse files
spacez320sagikazarmark
authored andcommitted
chore: turn up the number of stale issue ops from 30 to 500
1 parent 937ae2d commit bdc880d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ jobs:
2525
close-issue-message: "This issue has been closed for inactivity. Please re-open if this was a mistake."
2626
exempt-issue-labels: "lifecycle/keep"
2727
stale-issue-label: "lifecycle/stale"
28+
operations-per-run: 500 # Must respect GitHub API limits
2829
debug-only: false # Set this to 'true' to disable stale issue management

0 commit comments

Comments
 (0)