Skip to content

Commit 0da06d4

Browse files
authored
Update stale.yml
1 parent cf9f590 commit 0da06d4

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: 90
2+
daysUntilStale: 120
33
# Number of days of inactivity before a stale issue is closed
4-
daysUntilClose: 14
4+
daysUntilClose: 30
55
# Issues with these labels will never be considered stale
66
exemptLabels:
77
- pinned

0 commit comments

Comments
 (0)