diff --git a/.github/stale.yml b/.github/stale.yml index de6ac1bcd..717a3f412 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,6 +5,10 @@ daysUntilClose: 30 # Issues with these labels will never be considered stale exemptLabels: - frozen + - kind/feature-request + - kind/feature + - kind/security + - kind/design staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable markComment: >