Skip to content

Commit aff06d0

Browse files
authored
Update stale.yml
1 parent 5f299e9 commit aff06d0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/stale.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ daysUntilClose: 7
55
# Issues with these labels will never be considered stale
66
exemptLabels:
77
- pinned
8-
- security
8+
- enhancement
9+
- bug
10+
- Bug
11+
- HIGH
12+
- high
913
# Label to use when marking an issue as stale
1014
staleLabel: stale
1115
# Comment to post when marking an issue as stale. Set to `false` to disable

0 commit comments

Comments
 (0)