Skip to content

chore: add Renovate Merge Confidence badges to PR bodies - #34

Open
jdaln wants to merge 2 commits into
mainfrom
feat/renovate-merge-confidence
Open

chore: add Renovate Merge Confidence badges to PR bodies#34
jdaln wants to merge 2 commits into
mainfrom
feat/renovate-merge-confidence

Conversation

@jdaln

@jdaln jdaln commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What

Adds the mergeConfidence:all-badges preset to renovate.json5, so dependency update PRs render the Merge Confidence columns — Age, Adoption, Passing, Confidence — alongside Package and Change:

Package Change Age Adoption Passing Confidence

Why

These badges give reviewers at-a-glance signal on how safe an update is (how long the version has been out, how widely adopted it is, and whether its own test suite passes) before merging.

Notes

  • The badge data is served free by Mend to the hosted Renovate GitHub App. If Renovate ever runs self-hosted here, it additionally needs the Merge Confidence API base URL + token configured, otherwise the columns render empty.
  • Config validated with the official renovate-config-validator.

🤖 Generated with Claude Code

Extend the Renovate config with the `mergeConfidence:all-badges` preset so
dependency update PRs include Age, Adoption, Passing and Confidence columns
(served free by Mend to the hosted Renovate GitHub App).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 23, 2026 10:20

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Renovate configuration to include Merge Confidence badge columns in dependency update pull request bodies, giving reviewers additional signals (age, adoption, passing, confidence) when evaluating upgrades.

Changes:

  • Adds the mergeConfidence:all-badges preset to renovate.json5.
  • Documents the purpose/source of the Merge Confidence data inline in the config.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jdaln
jdaln requested a review from KFilippopolitis July 23, 2026 10:22
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