mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Merge pull request #206 from geerlingguy/stale-exempt-labels
PR #196 follow-up: Adjust stale bot exemptLabels.
This commit is contained in:
2
.github/stale.yml
vendored
2
.github/stale.yml
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user