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 # 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