Mark as stale everything but backlog

This commit is contained in:
nsubiron 2018-07-30 19:11:23 +02:00
parent d04e0eca8d
commit be31711d51
1 changed files with 0 additions and 2 deletions

2
.github/stale.yml vendored
View File

@ -5,8 +5,6 @@ daysUntilClose: 7
# Issues with these labels will never be considered stale # Issues with these labels will never be considered stale
exemptLabels: exemptLabels:
- backlog - backlog
- next
- in progress
# Label to use when marking an issue as stale # Label to use when marking an issue as stale
staleLabel: stale staleLabel: stale
# Comment to post when marking an issue as stale. Set to `false` to disable # Comment to post when marking an issue as stale. Set to `false` to disable