summaryrefslogtreecommitdiff
path: root/.github/stale.yml
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-10-19 11:31:43 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-10-19 11:31:43 -0400
commit6214f452e7fe3a1c744b06f5b45328df97884f12 (patch)
tree6c769acb4e68e903e48ca1f3a49c4173ad45f4e8 /.github/stale.yml
parentb243bd03d3a8508d718227e6f0d9dee2d145d8f9 (diff)
lets see stalebot emoji
Diffstat (limited to '.github/stale.yml')
-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