Adjust the stale setup

This commit is contained in:
Bjørn Erik Pedersen 2017-12-06 14:03:04 +01:00
parent 426ac9c18e
commit fdbef2a81c
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: 90
daysUntilStale: 120
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 14
daysUntilClose: 21
# Issues with these labels will never be considered stale
exemptLabels:
- Keep