Update the exempt labels

Signed-off-by: David Ko <dko@suse.com>
This commit is contained in:
David Ko 2021-03-20 22:25:42 +08:00
parent df876c1f4e
commit cde66bd82b

10
.github/stale.yml vendored
View File

@ -12,11 +12,11 @@ onlyLabels: []
# Issues or Pull Requests with these labels will never be considered stale. Set to `[]` to disable
exemptLabels:
- bug
- doc
- enhancement
- poc
- refactoring
- kind/bug
- kind/doc
- kind/enhancement
- kind/poc
- kind/refactoring
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: true