UNCLASSIFIED

Commit 8739bec8 authored by Craig Jellick's avatar Craig Jellick Committed by Craig Jellick
Browse files

Add missing labels to stalebot config



We missed a handful of labels in our stalebot config.
The presence of these labels should prevent closing.
Signed-off-by: default avatarCraig Jellick <craig@rancher.com>
parent 76821739
...@@ -22,6 +22,13 @@ exemptLabels: ...@@ -22,6 +22,13 @@ exemptLabels:
- kind/ci-improvements - kind/ci-improvements
- kind/performance - kind/performance
- kind/flaky-test - kind/flaky-test
- kind/documentation
- kind/epic
- kind/upstream-issue
- priority/backlog
- priority/critical-urgent
- priority/important-longterm
- priority/important-soon
# 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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment