Skip to content

Commit 61da930

Browse files
authored
chore(ci): Set days before issue stale to 1000 (#3022)
1 parent 3609ac6 commit 61da930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
This PR was closed because it had no activity for over 10 months.
2323
Feel free to give a status update or re-open when it has been
2424
rebased and is ready for review (again).
25+
days-before-issue-stale: 1000 # ~3 years
2526
days-before-issue-close: -1
2627
ascending: true # Process older PRs first
2728
operations-per-run: 30 # Default value, listed here again to make it explicit

0 commit comments

Comments
 (0)