diff --git a/.github/stale.yml b/.github/stale.yml index 491d73724e..669f2628af 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -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