Skip to content

chore(renovate): delay PR creation until minimumReleaseAge is met - #62

Merged
JacksonFergusonDev merged 1 commit into
mainfrom
chore/renovate-config
Mar 5, 2026
Merged

chore(renovate): delay PR creation until minimumReleaseAge is met#62
JacksonFergusonDev merged 1 commit into
mainfrom
chore/renovate-config

Conversation

@JacksonFergusonDev

Copy link
Copy Markdown
Owner

Reduce Renovate noise

Two small changes to stop Renovate from opening PRs that just sit around waiting:

  • prCreationOffset: 2 weeks — Renovate now won't open a PR until the package is already old enough to merge, matching the existing minimumReleaseAge. Previously it would open PRs immediately and let them idle.
  • rebaseWhen: conflicted — Renovate will only rebase when there's an actual conflict, instead of force-pushing after every merge to main.

Add `prCreationOffset: 2 weeks` to match `minimumReleaseAge` so Renovate
doesn't open PRs until they're already eligible to merge. Also set
`rebaseWhen: conflicted` to stop force-pushes on every merge to main.
@codecov

codecov Bot commented Mar 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@JacksonFergusonDev
JacksonFergusonDev merged commit 2862099 into main Mar 5, 2026
5 checks passed
@JacksonFergusonDev
JacksonFergusonDev deleted the chore/renovate-config branch March 5, 2026 01:36
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