Skip to content

Commit d44ac07

Browse files
authored
Exempt feature request labels from being stale
For now, the issues marked as feature request will not be automatically closed until further evaluation.
1 parent d656d99 commit d44ac07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/stale.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ daysUntilClose: 7
55
# Issues with these labels will never be considered stale
66
exemptLabels:
77
- investigating
8+
- feature request
89
# Label to use when marking an issue as stale
910
staleLabel: wontfix-stale
1011
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)