File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ daysUntilStale: 60
55
66# Number of days of inactivity before an Issue or Pull Request with the stale label is closed.
77# Set to false to disable. If disabled, issues still need to be closed manually, but will remain marked as stale.
8- daysUntilClose : 7
8+ daysUntilClose : 14
99
1010# Only issues or pull requests with all of these labels are check if stale. Defaults to `[]` (disabled)
1111onlyLabels : []
@@ -34,7 +34,7 @@ staleLabel: stale
3434# Comment to post when marking as stale. Set to `false` to disable
3535markComment : >
3636 This issue has been automatically marked as stale because it has not had
37- recent activity. It will be closed if no further activity occurs. Thank you
37+ recent activity. It will be closed in 14 days if no further activity occurs. Thank you
3838 for your contributions.
3939
4040# Comment to post when removing the stale label.
You can’t perform that action at this time.
0 commit comments