Skip to content

Commit 00bdffe

Browse files
authored
Update stale.yml (#494)
1 parent 0534769 commit 00bdffe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/stale.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
daysUntilStale: 60
2-
daysUntilClose: 7
1+
daysUntilStale: 75
2+
daysUntilClose: 14
33
# Issues with these labels will never be considered stale
44
exemptLabels:
5-
- v2
6-
- needs-review
7-
- work-required
5+
- proposal
6+
- needs review
7+
- build system
88
staleLabel: stale
99
markComment: >
1010
This issue has been automatically marked as stale because it hasn't seen

0 commit comments

Comments
 (0)