Skip to content

Commit 578237a

Browse files
authored
Update stale.yml
1 parent a20cc51 commit 578237a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/stale.yml

Lines changed: 2 additions & 2 deletions
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: 25
2+
daysUntilStale: 35
33
# Number of days of inactivity before a stale issue is closed
44
daysUntilClose: 5
55
# Issues with these labels will never be considered stale
@@ -16,4 +16,4 @@ markComment: >
1616
would like this to remain open, please comment,
1717
otherwise this issue will be closed in 5 days.'
1818
# Comment to post when closing a stale issue. Set to `false` to disable
19-
closeComment: false
19+
closeComment: false

0 commit comments

Comments
 (0)