Skip to content

Commit 5a690a0

Browse files
committed
Add backlog label to be excluded by stale bot
1 parent 6235015 commit 5a690a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ daysUntilStale: 30
44
daysUntilClose: 7
55
# Issues with these labels will never be considered stale
66
exemptLabels:
7-
- pinned
87
- security
8+
- backlog
99
# Label to use when marking an issue as stale
1010
staleLabel: wontfix
1111
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)