Commit a55921b3 authored by Craig Jellick's avatar Craig Jellick Committed by Craig Jellick

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: 's avatarCraig Jellick <craig@rancher.com>
parent 8e90c56f
......@@ -22,6 +22,12 @@ exemptLabels:
- kind/ci-improvements
- kind/performance
- kind/flaky-test
- kind/documentation
- kind/backport
- priority/backlog
- priority/critical-urgent
- priority/important-longterm
- priority/important-soon
# Set to true to ignore issues in a project (defaults to false)
exemptProjects: true
......@@ -46,4 +52,4 @@ markComment: >
limitPerRun: 30
# Limit to only `issues`
only: issues
\ No newline at end of file
only: issues
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