mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Shouldn't stale issues/PRs with feature request label (#9511)
This commit is contained in:
parent
3b67c5abb0
commit
406cbf58b2
1 changed files with 1 additions and 0 deletions
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue