[CI-SKIP] [Meta] Exempt more labels from being marked as stale (#5142)

* Exempt more labels from being marked as stale

* Order alphabetically and add suggestions

Also don't go deeper I guess 👀
This commit is contained in:
Max Lee 2021-02-08 11:26:21 +01:00 committed by GitHub
parent 36a72cad30
commit 3dadd97bbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
.github/stale.yml vendored
View File

@ -1,7 +1,12 @@
daysUntilStale: 60
daysUntilClose: 7
exemptLabels:
- "for: future"
- "type: bug"
- "status: accepted"
- "status: blocked"
- "status: in progress"
- "status: rebase required"
staleLabel: "resolution: stale"
markComment: >
This issue has been automatically marked as stale because it has not had