Skip to content

Commit c69ef51

Browse files
authored
Update stale.yml
1 parent 8d9e9a7 commit c69ef51

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

0 commit comments

Comments
 (0)