Add more labels to stale.yml whitelist
This commit is contained in:
parent
79a7b1f059
commit
1ab550cb26
8
.github/stale.yml
vendored
8
.github/stale.yml
vendored
@ -4,10 +4,16 @@ daysUntilStale: 28
|
||||
daysUntilClose: 7
|
||||
# Issues with these labels will never be considered stale
|
||||
exemptLabels:
|
||||
- pinned
|
||||
- bug
|
||||
- css
|
||||
- documentation
|
||||
- enhancement
|
||||
- help wanted
|
||||
- pinned
|
||||
- question
|
||||
- roadmap
|
||||
- staging
|
||||
- to-evaluate
|
||||
- wip
|
||||
# Label to use when marking an issue as stale
|
||||
staleLabel: stale
|
||||
|
Loading…
x
Reference in New Issue
Block a user