Update the exempt labels
Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
parent
df876c1f4e
commit
cde66bd82b
10
.github/stale.yml
vendored
10
.github/stale.yml
vendored
@ -12,11 +12,11 @@ onlyLabels: []
|
|||||||
|
|
||||||
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
|
||||||
exemptLabels:
|
exemptLabels:
|
||||||
- bug
|
- kind/bug
|
||||||
- doc
|
- kind/doc
|
||||||
- enhancement
|
- kind/enhancement
|
||||||
- poc
|
- kind/poc
|
||||||
- refactoring
|
- kind/refactoring
|
||||||
|
|
||||||
# Set to true to ignore issues in a project (defaults to false)
|
# Set to true to ignore issues in a project (defaults to false)
|
||||||
exemptProjects: true
|
exemptProjects: true
|
||||||
|
Loading…
Reference in New Issue
Block a user