Update stale.yml

This commit is contained in:
Bjørn Erik Pedersen 2020-08-15 00:21:08 +02:00 committed by GitHub
parent f8b8b091fc
commit 4f69ade711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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: 30
daysUntilClose: 15
# Issues with these labels will never be considered stale
exemptLabels:
- Keep