Commit 9f8a2bb
authored
renovate: Use weekly schedule instead of minimumReleaseAge (#106)
The minimumReleaseAge approach delays PRs but doesn't reduce their count -
if a package releases daily, we still get daily PRs, just 7 days late.
Switch to a schedule-based approach: all dependencies (except bcvk) are
updated only on Sundays (UTC). When Sunday arrives, Renovate proposes the
latest version available, skipping all intermediate releases from the week.
bcvk is excluded from the schedule and continues to update immediately.
Assisted-by: OpenCode (claude-opus-4-5@20251101)
Signed-off-by: John Eckersberg <jeckersb@redhat.com>1 parent 2d66778 commit 9f8a2bb
1 file changed
Lines changed: 9 additions & 14 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
72 | 67 | | |
73 | | - | |
74 | | - | |
| 68 | + | |
75 | 69 | | |
76 | | - | |
77 | | - | |
78 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
79 | 74 | | |
80 | 75 | | |
81 | 76 | | |
| |||
0 commit comments