Skip to content

Commit 44f71ca

Browse files
Guy Baronvladshub
authored andcommitted
Update stale.yml (#115)
1 parent 7a9f639 commit 44f71ca

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/stale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ daysUntilStale: 7
33
# Number of days of inactivity before a stale issue is closed
44
daysUntilClose: 7
55
# Issues with these labels will never be considered stale
6-
# exemptLabels:
7-
# - pinned
8-
# - security
6+
exemptLabels:
7+
- bug
8+
- enhancment
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)