Don't mark issues that are marked as enhancement as stale (#6134)

This commit is contained in:
Pranav Sharma 2020-12-14 18:57:40 -08:00 committed by GitHub
parent 9810b9e02b
commit a9548283d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.github/stale.yml vendored
View file

@ -8,7 +8,8 @@ daysUntilClose: 7
exemptLabels:
- status:contributions-welcome
- status:more-info-needed
- status:duplicate
- status:duplicate
- type:enhancement
# Label to use when marking an issue as stale
staleLabel: stale