mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-30 20:18:08 +00:00
Update stale.yml with current labels and mark stale items as "stale" (#4831)
This commit is contained in:
parent
2605af9a0b
commit
81ff168833
1 changed files with 4 additions and 4 deletions
8
.github/stale.yml
vendored
8
.github/stale.yml
vendored
|
|
@ -6,12 +6,12 @@ daysUntilClose: 7
|
|||
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- "contributions are welcome"
|
||||
- documentation
|
||||
- enhancement
|
||||
- status:contributions-welcome
|
||||
- status:more-info-needed
|
||||
- status:duplicate
|
||||
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: wontfix
|
||||
staleLabel: stale
|
||||
|
||||
# Comment to post when marking an issue as stale. Set to `false` to disable
|
||||
markComment: >
|
||||
|
|
|
|||
Loading…
Reference in a new issue