diff --git a/.github/stale.yml b/.github/stale.yml index bf9e3a327e5..e0896503e04 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -12,12 +12,13 @@ exemptLabels: - "Help Wanted :octocat:" - "Impact: Regression" - "Resolution: PR Submitted" + - "Resolution: Backlog" # Label to use when marking an issue as stale -staleLabel: Stale +staleLabel: Stale # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue may be closed if no further activity occurs. - You may also label this issue as "For Discussion" or "Good first issue" and I will leave it open. + You may also label this issue as a "Discussion" or add it to the "Backlog" and I will leave it open. Thank you for your contributions. # Comment to post when closing a stale issue. Set to `false` to disable closeComment: >