From: Steven Black Date: Mon, 24 Feb 2020 03:15:14 +0000 (-0500) Subject: Add the ‘enhancement’ to the list of labels ignored by Stale Bot. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8a5ab54b17689dd5647b86e519544357596e3c7f;p=stevenblack-hosts.git Add the ‘enhancement’ to the list of labels ignored by Stale Bot. --- diff --git a/.github/stale.yml b/.github/stale.yml index 9ecb2ff2a..0bc99ed61 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -7,6 +7,7 @@ exemptLabels: - bug - discussion - monitor (ongoing) + - enhancement # Label to use when marking an issue as stale staleLabel: wontfix # Comment to post when marking an issue as stale. Set to `false` to disable