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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/stale.yml vendored
View File

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