feat(config): baseBranchPatterns#35579
Merged
rarkins merged 11 commits intorenovatebot:mainfrom Jul 14, 2025
Merged
Conversation
16b43cd to
a12cda1
Compare
rarkins
suggested changes
Apr 27, 2025
Contributor
rarkins
left a comment
There was a problem hiding this comment.
- Docs should mention that it was formerly known as baseBranches
- Needs global config migration too just in case (CLI, env)
Collaborator
Author
cli is false for this option |
Contributor
|
@RahulGautamSingh this is what Codecov is complaining about:
|
viceice
reviewed
May 1, 2025
6 tasks
secustor
previously approved these changes
May 4, 2025
rarkins
suggested changes
May 7, 2025
Contributor
rarkins
left a comment
There was a problem hiding this comment.
How extensively tested is this on real repos?
Collaborator
Author
secustor
previously approved these changes
May 15, 2025
astellingwerf
approved these changes
May 15, 2025
viceice
reviewed
May 21, 2025
viceice
previously approved these changes
May 27, 2025
Member
|
@rarkins needs your approval |
Collaborator
Author
|
Needs attention :) |
rarkins
reviewed
Jul 4, 2025
viceice
approved these changes
Jul 12, 2025
rarkins
approved these changes
Jul 14, 2025
|
🎉 This PR is included in version 41.34.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
snazy
added a commit
to snazy/polaris
that referenced
this pull request
Jul 15, 2025
Looks that I accidentally broke Renovate with apache#1891. This was made under the impression of the [Renovate change to support `baseBranches` in forking-renovate] (renovatebot/renovate#36054). However, a [later Renovate change](renovatebot/renovate#35579) seems to break that. The plan here is to: 1. remove the regex from our `baseBranches` option - if that doesn't work then 2. just use the default branch
This was referenced Jul 15, 2025
jbonofre
pushed a commit
to apache/polaris
that referenced
this pull request
Jul 15, 2025
Looks that I accidentally broke Renovate with #1891. This was made under the impression of the [Renovate change to support `baseBranches` in forking-renovate] (renovatebot/renovate#36054). However, a [later Renovate change](renovatebot/renovate#35579) seems to break that. The plan here is to: 1. remove the regex from our `baseBranches` option - if that doesn't work then 2. just use the default branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Changes
baseBranches->baseBranchPatternsContext
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: