Add more labels to stale.yml whitelist

This commit is contained in:
Alessadro Parisi 2022-05-31 11:58:53 +02:00 committed by GitHub
parent 79a7b1f059
commit 1ab550cb26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

8
.github/stale.yml vendored
View File

@ -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