mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
fix: stop marking milestone issues as stale
This commit is contained in:
parent
ac05caa609
commit
339df55cc6
1 changed files with 3 additions and 2 deletions
5
.github/stale.yml
vendored
5
.github/stale.yml
vendored
|
@ -1,5 +1,6 @@
|
|||
daysUntilStale: 21
|
||||
daysUntilClose: 14
|
||||
daysUntilStale: 60
|
||||
daysUntilClose: 7
|
||||
exemptMilestones: true
|
||||
exemptLabels:
|
||||
- pinned
|
||||
- security
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue