Update stalebot settings with standardized labels (#4301)

This commit is contained in:
Phil Ngo
2022-07-14 10:55:58 -06:00
committed by GitHub
parent 5c90db69c6
commit 6ee2d6bee6

20
.github/stale.yml vendored
View File

@@ -12,17 +12,17 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- "meta-goodfirstissue"
- "meta-helpwanted"
- "Epic"
- "meta-good-first-issue"
- "meta-help-wanted"
- "meta-discussion"
- "prio0-critical"
- "prio2-high"
- "prio5-medium"
- "prio7-low"
- "status0-blocked"
- "status1-donotmerge"
- "status2-onice"
- "status7-opendiscussion"
- "meta-pm"
- "prio-critical"
- "prio-high"
- "prio-medium"
- "prio-low"
- "status-blocked"
- "status-do-not-merge"
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: false