Skip to content

Commit 79c327d

Browse files
authored
Update stale.yml
1 parent 476f7df commit 79c327d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/stale.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
# Number of days of inactivity before an issue becomes stale
2-
daysUntilStale: 3
2+
daysUntilStale: 12
33
# Number of days of inactivity before a stale issue is closed
4-
daysUntilClose: 6
4+
daysUntilClose: 19
55
# Issues with these labels will never be considered stale
66
exemptLabels:
77
- pinned
88
- security
9+
- wip
910
# Label to use when marking an issue as stale
1011
staleLabel: wontfix
1112
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)