Add new model to labels that should not stale (#10187)

This commit is contained in:
Lysandre Debut 2021-02-15 12:31:29 +01:00 committed by GitHub
parent 900daec24e
commit 93bd2f7099
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

3
.github/stale.yml vendored
View File

@ -6,7 +6,8 @@ daysUntilClose: 7
exemptLabels:
- pinned
- security
- Feature request
- "Feature request"
- "New model"
# 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