Update stale.yml

This commit is contained in:
Torkel Ödegaard
2019-12-02 15:20:07 +01:00
committed by GitHub
parent 6c20dc6463
commit 8b7cd15314

4
.github/stale.yml vendored
View File

@@ -35,8 +35,8 @@ exemptLabels:
# Issue specific configuration
issues:
limitPerRun: 1
daysUntilStale: false
daysUntilClose: false
daysUntilStale: 100000
daysUntilClose: 100000
markComment: >
This issue has been automatically marked as stale because it has not had activity in the
last 100 days. It will be closed in the next 100 days if no activity occurs.