1
0
mirror of https://github.com/containrrr/watchtower.git synced 2025-10-31 00:17:44 +02:00

fix: stop marking milestone issues as stale

This commit is contained in:
Simon Aronsson
2019-06-02 13:29:37 +02:00
committed by GitHub
parent ac05caa609
commit 339df55cc6

5
.github/stale.yml vendored
View File

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