We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3609ac6 commit 61da930Copy full SHA for 61da930
.github/workflows/stale.yml
@@ -22,6 +22,7 @@ jobs:
22
This PR was closed because it had no activity for over 10 months.
23
Feel free to give a status update or re-open when it has been
24
rebased and is ready for review (again).
25
+ days-before-issue-stale: 1000 # ~3 years
26
days-before-issue-close: -1
27
ascending: true # Process older PRs first
28
operations-per-run: 30 # Default value, listed here again to make it explicit
0 commit comments