summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/stale.yml11
1 files changed, 4 insertions, 7 deletions
diff --git a/.github/stale.yml b/.github/stale.yml
index 7d6713d6..7444ec02 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -4,13 +4,10 @@ daysUntilStale: 45
daysUntilClose: 4
# Issues with these labels will never be considered stale
exemptLabels:
- - pinned
- - security
- - enhancement
- - bug
- - long term
- - informational
- - help wanted
+ - keep alive
+ - :tipping_hand_man: informational
+ - :sparkles: enhancement
+ - :beetle: bug
# 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