Added `feature` label to stalebot exemption list

no issue
This commit is contained in:
Daniel Lockyer 2020-03-05 12:40:59 +00:00
parent 801608e077
commit 357671549a
1 changed files with 1 additions and 0 deletions

1
.github/stale.yml vendored
View File

@ -5,6 +5,7 @@ daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- pinned
- feature
# Label to use when marking an issue as stale
staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable