Skip to content

renovate: remove "to" from auto-release commit message#98

Merged
amezin merged 1 commit into
masterfrom
renovate/reconfigure
Jul 5, 2026
Merged

renovate: remove "to" from auto-release commit message#98
amezin merged 1 commit into
masterfrom
renovate/reconfigure

Conversation

@amezin

@amezin amezin commented Jul 5, 2026

Copy link
Copy Markdown
Member

Copy and paste the default commitMessageExtra value from https://docs.renovatebot.com/configuration-options/#commitmessageextra and remove to prefix from it

@coderabbitai

coderabbitai Bot commented Jul 5, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 2bedebc1-f856-46e6-a23a-2bd660301e9b

📥 Commits

Reviewing files that changed from the base of the PR and between 1a27d33 and 6559d73.

📒 Files selected for processing (1)
  • renovate.json
📜 Recent review details
🔇 Additional comments (1)
renovate.json (1)

25-25: LGTM!


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Improved automated update commit messages to include clearer version, digest, or override details when applicable.

Walkthrough

A single-line addition to renovate.json introduces a commitMessageExtra Handlebars template that conditionally outputs digest, major/version, or newValue information for commit messages, falling back to newDigestShort.

Changes

Renovate Configuration Update

Layer / File(s) Summary
Conditional commit message template
renovate.json
Adds a commitMessageExtra template that conditionally injects digest, major/version, or newValue based on isPinDigest, isMajor, isSingleVersion, and newValue, with newDigestShort as fallback.

Estimated code review effort: 1 (Trivial) | ~3 minutes

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the change to Renovate's auto-release commit message formatting.
Description check ✅ Passed The description directly describes the commitMessageExtra change and matches the PR summary.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/reconfigure

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@renovate

renovate Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Reconfigure PR Results

This is a reconfigure PR comment to help you understand and re-configure your renovate bot settings. If this Reconfigure PR were to be merged, we'd expect to see the following outcome:


Detected Package Files

  • .github/workflows/aur-publish.yml (github-actions)
  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/master.yml (github-actions)
  • .github/workflows/ci.yml (regex)
  • gnome-shell-extension-ddterm/.SRCINFO (regex)
  • gnome-shell-extension-ddterm/PKGBUILD (regex)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs
  • Update _VERSION environment variables in GitHub Action files.

What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update ghcr.io/archlinux/archlinux docker tag to v20260705
  • Schedule: ["at any time"]
  • Branch name: renovate/ghcr.io-archlinux-archlinux
  • Merge into: master
  • Upgrade ghcr.io/archlinux/archlinux to sha256:21a71a9356d75341088aea90fdae0973eb6ffeeaebc472086b26847605a50f5d

@amezin amezin marked this pull request as ready for review July 5, 2026 18:25
@amezin amezin merged commit 2c5dea1 into master Jul 5, 2026
10 checks passed
@amezin amezin deleted the renovate/reconfigure branch July 5, 2026 18:31
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