From 0ef4251462b580d1978433879566d9def505dded Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 5 Mar 2018 19:06:39 -0800 Subject: [PATCH] Include new icons in stalebot --- .github/stale.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 75bc6bad0..4aead8d18 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -6,8 +6,9 @@ daysUntilClose: 7 exemptLabels: - pinned - security - - ready for dev - - bounty + - :woman_technologist: ready for dev + - :moneybag: bounty + - :hand: 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