Skip to content

Exclude release-v0.6 from Renovate baseBranchPatterns#82

Merged
st3penta merged 1 commit into
mainfrom
EC-1767
May 14, 2026
Merged

Exclude release-v0.6 from Renovate baseBranchPatterns#82
st3penta merged 1 commit into
mainfrom
EC-1767

Conversation

@st3penta
Copy link
Copy Markdown
Contributor

Updates the shared Renovate config to stop matching release-v0.6.

Changes the regex character class lower bound from [6-9] to [7-9] in
baseBranchPatterns. This prevents Renovate and Mintmaker from opening
new PRs against the retired branch.

Ref: https://issues.redhat.com/browse/EC-1767

The v0.6 release branch is being retired. Update the regex lower
bound from 6 to 7 so Renovate and Mintmaker stop producing PRs
for it.

Ref: https://issues.redhat.com/browse/EC-1767

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 12, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: d1d6c59a-6ca6-4502-bb9b-e894c0b46e98

📥 Commits

Reviewing files that changed from the base of the PR and between 4d4c736 and cd918f9.

📒 Files selected for processing (1)
  • config/renovate/renovate.json

📝 Walkthrough

Walkthrough

Renovate configuration updated to process release-v0.* branches starting from v0.7 onward instead of v0.6, adjusting the baseBranchPatterns regex threshold and its comment.

Changes

Renovate Version Branch Threshold Update

Layer / File(s) Summary
Branch pattern threshold configuration
config/renovate/renovate.json
baseBranchPatterns regex updated from v0.6 to v0.7 as the minimum release branch version Renovate processes, along with matching comment update.

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: excluding release-v0.6 from Renovate's baseBranchPatterns configuration.
Description check ✅ Passed The description is directly related to the changeset, explaining the specific regex modification and its purpose with a reference to the related issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch EC-1767

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

@st3penta st3penta merged commit 6082e9b into main May 14, 2026
3 checks passed
@st3penta st3penta deleted the EC-1767 branch May 14, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants