summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDamir Merdan <44159556+dado-ca@users.noreply.github.com>2018-11-14 11:17:18 +0100
committerGitHub <noreply@github.com>2018-11-14 11:17:18 +0100
commitbb78ec417458347887a0668223dc7fd7bad377ea (patch)
tree494a609118c85467702061a743e9fd0b7dba1860 /.github
parentb2cccc52c08f8195a1ddbb747c949915134940b4 (diff)
parentdbee219a9674daadd05aa1a27b36e76d91a35b5f (diff)
Merge branch 'master' into master
Diffstat (limited to '.github')
-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