Skip to content

chore: schedule renovate automerge []#59

Open
Lisa White (whitelisab) wants to merge 1 commit into
mainfrom
chore/renovate-config
Open

chore: schedule renovate automerge []#59
Lisa White (whitelisab) wants to merge 1 commit into
mainfrom
chore/renovate-config

Conversation

@whitelisab

@whitelisab Lisa White (whitelisab) commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Constrains renovate automerges to weekday evenings (5–9pm America/Denver) so dependency PRs stop landing on top of our active work during the day. Renovate suggests a 3-4 window minimum, so we can start with this and then adjust if we need a broader window.
  • Sets platformAutomerge: false — without this override, GitHub's platform auto-merge fires the moment CI is green and bypasses automergeSchedule entirely (see Renovate docs).
  • Preset local>contentful/renovate-config:defaultNxMonorepo is otherwise untouched.

Test plan

  • renovate-config-validator passes
  • After merge, next renovate run picks up the schedule (visible in the Renovate dependency dashboard issue / logs)
  • Confirm an existing autoerge-eligible PR waits until the window instead of merging immediately

Generated with Claude Code

Prevents renovate PRs from landing during working hours. Sets
platformAutomerge=false so the automergeSchedule window is actually
enforced (with GitHub platform auto-merge, checks-pass triggers the
merge immediately and the schedule is ignored).

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@whitelisab
Lisa White (whitelisab) requested a review from a team as a code owner July 17, 2026 16:47
@whitelisab Lisa White (whitelisab) changed the title chore: schedule renovate automerge to 5-9pm Denver weekdays chore: schedule renovate automerge [] Jul 17, 2026
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.

2 participants