From 85ff08157be0aea2d7c25be4137b155e77cca8c4 Mon Sep 17 00:00:00 2001 From: Tom Bocklisch Date: Fri, 20 Mar 2020 11:32:19 +0100 Subject: [PATCH] Update stale.yml --- .github/stale.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/stale.yml b/.github/stale.yml index abfaead479a4..3380984f8673 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -5,7 +5,9 @@ daysUntilClose: 7 # Issues with these labels will never be considered stale exemptLabels: - "type:enhancement โœจ" + - "type:enhancement :sparkles:" - "type:discussion ๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ" + - "type:discussion :family_man_girl_boy:" # 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