8000
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 370b0e0 commit 20ab0a9Copy full SHA for 20ab0a9
.github/stale.yaml
@@ -1,9 +1,7 @@
1
# Number of days of inactivity before an issue becomes stale
2
-daysUntilStale: 14
+daysUntilStale: 60
3
# Number of days of inactivity before a stale issue is closed
4
-daysUntilClose: 5
5
-# Only apply the stale logic to pulls, since we are using issues to manage work
6
-only: pulls
+daysUntilClose: 7
7
# Label to apply when stale.
8
staleLabel: stale
9
# Comment to post when marking an issue as stale. Set to `false` to disable
0 commit comments