Skip to content

Commit

Permalink
[repo] Update stale.yml - reduce days before stale to 450 (#5888)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyMothra authored Oct 7, 2024
1 parent 5106e30 commit a55a5ac
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 @@ -18,7 +18,7 @@ jobs:
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'
operations-per-run: 400
days-before-pr-stale: 7
days-before-issue-stale: 600
days-before-issue-stale: 450
days-before-pr-close: 7
days-before-issue-close: 7
exempt-all-issue-milestones: true
Expand Down

0 comments on commit a55a5ac

Please sign in to comment.