From 81ff1688339db26771f008bfd96e0955b135594f Mon Sep 17 00:00:00 2001 From: "Nat Kershaw (MSFT)" Date: Tue, 18 Aug 2020 13:25:57 -0700 Subject: [PATCH] Update stale.yml with current labels and mark stale items as "stale" (#4831) --- .github/stale.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index fcff8d38e6..e04e47b498 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,12 +6,12 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - - "contributions are welcome" - - documentation - - enhancement + - status:contributions-welcome + - status:more-info-needed + - status:duplicate # Label to use when marking an issue as stale -staleLabel: wontfix +staleLabel: stale # Comment to post when marking an issue as stale. Set to `false` to disable markComment: >