diff --git a/.github/stale.yml b/.github/stale.yml index 4e334d27a..bf9e3a327 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,11 +6,12 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - Good first issue - - For Discussion + - "Type: Discussion" + - Partner - Core Team - "Help Wanted :octocat:" - - ":warning:Regression" - - ":clock1:PR Pending" + - "Impact: Regression" + - "Resolution: PR Submitted" # Label to use when marking an issue as stale staleLabel: Stale # Comment to post when marking an issue as stale. Set to `false` to disable