Merge pull request #206 from geerlingguy/stale-exempt-labels

PR #196 follow-up: Adjust stale bot exemptLabels.
This commit is contained in:
Jeff Geerling
2020-08-27 08:17:35 -05:00
committed by GitHub

2
.github/stale.yml vendored
View File

@@ -16,10 +16,10 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set
# to `[]` to disable
exemptLabels:
- pinned
- security
- planned
- priority/critical
- lifecycle/frozen
- verified
# Set to true to ignore issues in a project (defaults to false)