Add more Stalebot labels

This commit is contained in:
Manu 2020-09-11 14:41:17 +08:00
parent 7e7fa22bae
commit 62a3c6e42b
1 changed files with 4 additions and 0 deletions

4
.github/stale.yml vendored
View File

@ -4,6 +4,10 @@ daysUntilStale: 60
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- "status:idea"
- "status:planning"
- "status:on hold"
- "status:ready"
- "type:bug"
- "type:docs"
- "type:enhancement"