Skip to content

Commit a0c12c5

Browse files
authored
misc(stale bot): raise thresholds for it to be less annoying [skip ci]
1 parent 0dc16af commit a0c12c5

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,7 +1,7 @@
11
# Number of days of inactivity before an issue becomes stale
2-
daysUntilStale: 300
2+
daysUntilStale: 900
33
# Number of days of inactivity before a stale issue is closed
4-
daysUntilClose: 20
4+
daysUntilClose: 200
55
# Issues with these labels will never be considered stale
66
exemptLabels:
77
- pinned

0 commit comments

Comments
 (0)