Update stalebot emoji to 📌 instead of

The pushpin better reflects the functionality (stops the issue from
staling).
This commit is contained in:
Jonathan Wren 2020-03-07 14:11:05 -08:00
parent 302d353c4d
commit cd437e8c8f

4
.github/stale.yml vendored
View file

@ -4,8 +4,8 @@ daysUntilStale: 60
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- ':star:'
- security
- ':pushpin:'
- critical
# 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