Skip to content

Commit

Permalink
Raise stale timers from 60/30 to 90/30
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremystretch committed Feb 17, 2023
1 parent c031951 commit 126f9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
necessary.
close-pr-message: >
This PR has been automatically closed due to lack of activity.
days-before-stale: 60
days-before-stale: 90
days-before-close: 30
exempt-issue-labels: 'status: accepted,status: blocked,status: needs milestone'
operations-per-run: 100
Expand Down

0 comments on commit 126f9ba

Please sign in to comment.