mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-04 05:10:06 +06:00
Add new model to labels that should not stale (#10187)
This commit is contained in:
parent
900daec24e
commit
93bd2f7099
3
.github/stale.yml
vendored
3
.github/stale.yml
vendored
@ -6,7 +6,8 @@ daysUntilClose: 7
|
|||||||
exemptLabels:
|
exemptLabels:
|
||||||
- pinned
|
- pinned
|
||||||
- security
|
- security
|
||||||
- Feature request
|
- "Feature request"
|
||||||
|
- "New model"
|
||||||
# Label to use when marking an issue as stale
|
# Label to use when marking an issue as stale
|
||||||
staleLabel: wontfix
|
staleLabel: wontfix
|
||||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||||
|
Loading…
Reference in New Issue
Block a user