Skip to content

Force consistent renovate PR titles regardless of dep grouping - #262

Merged
mxr merged 1 commit into
mainfrom
renovate-consistent-weekly-update-title
Jul 27, 2026
Merged

Force consistent renovate PR titles regardless of dep grouping#262
mxr merged 1 commit into
mainfrom
renovate-consistent-weekly-update-title

Conversation

@mxr

@mxr mxr commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Problem

Renovate PR titles were inconsistent: a single-dependency update produced [renovate] weekly, while a multi-dependency grouped update produced [renovate] weekly update.

Solution

Add groupSingleUpdates: true so the group's title override applies even to lone updates, and drop the now-redundant blank commitMessageTopic/commitMessageSuffix placeholders. Both cases now render [renovate] weekly update.

Single-dependency updates previously produced [renovate] weekly
while multi-dependency updates produced [renovate] weekly update,
since the group commitMessageTopic override only applied when more
than one dependency was grouped. groupSingleUpdates makes that
override apply unconditionally, and removes the now-redundant blank
commitMessageTopic/commitMessageSuffix placeholders.
@mxr
mxr enabled auto-merge (squash) July 27, 2026 03:35
@mxr
mxr merged commit 6fd65fe into main Jul 27, 2026
7 checks passed
@mxr
mxr deleted the renovate-consistent-weekly-update-title branch July 27, 2026 03:39
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