github: Shorten the stale setup

This commit is contained in:
Bjørn Erik Pedersen 2018-01-24 10:41:37 +01:00
parent 912147ab89
commit 4a7c2b3695
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

4
.github/stale.yml vendored
View file

@ -1,7 +1,7 @@
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 120
daysUntilStale: 90
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 21
daysUntilClose: 14
# Issues with these labels will never be considered stale
exemptLabels:
- Keep