Thanks to visit codestin.com Credit goes to github.com
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 d3a0578 commit 33e2e40Copy full SHA for 33e2e40
.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