Skip to content

fix(renovate): widen lockFileMaintenance schedule so it actually fires#45

Merged
JacobPEvans-personal merged 1 commit into
mainfrom
fix/renovate-lockfile-schedule
Jun 18, 2026
Merged

fix(renovate): widen lockFileMaintenance schedule so it actually fires#45
JacobPEvans-personal merged 1 commit into
mainfrom
fix/renovate-lockfile-schedule

Conversation

@JacobPEvans-personal

Copy link
Copy Markdown
Member

Problem

lockFileMaintenance.schedule was before 7am on Monday/Thursday (UTC, ~00:00–07:00). Mend's hosted Renovate scan cadence never lands in that narrow pre-dawn window, so lockFileMaintenance has never produced a PR for any consumer that extends this preset.

Symptom: nix-devenv flake.lock untouched for 17+ days; its Dependency Dashboard shows the lock-file-maintenance branch perpetually "Awaiting Schedule".

Fix

Align lockFileMaintenance to the wide after 7am on Monday/Thursday window already used by the custom-regex managers in this same preset. Still twice-weekly, but a ~17h window Mend reliably hits.

Scope

Central preset — fixes lockFileMaintenance for all repos extending local>dryvist/.github (DRY: one home). Verification is async — watch for a renovate/lock-file-maintenance PR on the next Mon/Thu after merge.

🤖 Generated with Claude Code

The lockFileMaintenance schedule was "before 7am on Monday/Thursday"
(UTC, ~00:00-07:00). Mend's hosted Renovate scan cadence never lands in
that narrow pre-dawn window, so lockFileMaintenance has never produced a
PR for any consumer (e.g. nix-devenv flake.lock sat untouched for 17+
days despite the twice-weekly schedule).

Align it with the wide "after 7am on Monday/Thursday" window already used
by the custom-regex managers in this same preset: still twice-weekly, but
a ~17h window Mend reliably hits.

Assisted-by: Claude:claude-opus-4-8
Claude-Session: https://claude.ai/code/session_01FGPtj4jnggZYA53EkTXbTA

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the schedule for lockFileMaintenance in renovate-presets.json to run after 7am on Mondays and Thursdays instead of before 7am. There are no review comments, and I have no feedback to provide.

@JacobPEvans-personal JacobPEvans-personal merged commit 624f92c into main Jun 18, 2026
1 check passed
@JacobPEvans-personal JacobPEvans-personal deleted the fix/renovate-lockfile-schedule branch June 18, 2026 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant