fix: stop marking milestone issues as stale

pull/337/head
Simon Aronsson 5 years ago committed by GitHub
parent ac05caa609
commit 339df55cc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.github/stale.yml vendored

@ -1,5 +1,6 @@
daysUntilStale: 21
daysUntilClose: 14
daysUntilStale: 60
daysUntilClose: 7
exemptMilestones: true
exemptLabels:
- pinned
- security

Loading…
Cancel
Save