Update stalebot config now that the backlog is better tagged

This commit is contained in:
Jonathan Wren 2019-07-28 17:43:47 -07:00
parent 4de6619bfb
commit 788c199eb9

5
.github/stale.yml vendored
View file

@ -4,9 +4,8 @@ daysUntilStale: 60
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
- bug
- documentation
- enhancement
- pinned
- security
# 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