Shouldn't stale issues/PRs with feature request label (#9511)

This commit is contained in:
Lysandre Debut 2021-01-12 04:49:15 -05:00 committed by GitHub
parent 3b67c5abb0
commit 406cbf58b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.github/stale.yml vendored
View file

@ -6,6 +6,7 @@ daysUntilClose: 7
exemptLabels:
- pinned
- security
- Feature request
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable