mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
.github/stale.yml: exclude issues with 'help wanted'
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
1
.github/stale.yml
vendored
1
.github/stale.yml
vendored
@@ -13,6 +13,7 @@ onlyLabels: []
|
||||
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
||||
exemptLabels:
|
||||
- "kind/feature"
|
||||
- "help wanted"
|
||||
|
||||
# Set to true to ignore issues in a project (defaults to false)
|
||||
exemptProjects: false
|
||||
|
||||
Reference in New Issue
Block a user