make stale less strict

This commit is contained in:
Tomáš Votruba 2018-07-11 13:30:04 +02:00 committed by GitHub
parent 3a3ec750f0
commit 576b7125e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/stale.yml vendored
View File

@ -1,10 +1,10 @@
# source: https://probot.github.io/apps/stale/
# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
daysUntilStale: 90
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
daysUntilClose: 14
# Issues with these labels will never be considered stale
exemptLabels: