From 073c0af7f7810b5730c6646149fcaffd8e791ad2 Mon Sep 17 00:00:00 2001 From: Danny Brown Date: Tue, 27 Aug 2019 12:59:11 -0400 Subject: [PATCH] GitHub labels appear to prefer short-hand syntax over literal emojis --- .github/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/stale.yml b/.github/stale.yml index f21b2738a..0f633a531 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -18,7 +18,7 @@ exemptLabels: - 'Triage 🏳️' - 'Announcement 🎉' # Label to use when marking an issue as stale -staleLabel: 'Stale 🥖' +staleLabel: 'Stale :baguette_bread:' # Comment to post when marking an issue as stale. Set to `false` to disable markComment: > This issue has been automatically marked as stale because it has not had