Skip to content

Commit 8d71ce1

Browse files
committed
Update stale.yml
1 parent 6eb91b0 commit 8d71ce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/stale.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Number of days of inactivity before an issue becomes stale
2-
daysUntilStale: 30
2+
daysUntilStale: 7
33
# Number of days of inactivity before a stale issue is closed
44
daysUntilClose: 7
55
# Issues with these labels will never be considered stale
@@ -14,4 +14,4 @@ markComment: >
1414
recent activity. It will be closed if no further activity occurs. Thank you
1515
for your contributions.
1616
# Comment to post when closing a stale issue. Set to `false` to disable
17-
closeComment: false
17+
closeComment: true

0 commit comments

Comments
 (0)