Skip to content

Run renovate in dry-run against specific branch? #16108

Locked Answered by rarkins
HenrikPoulsen asked this question in Request Help
Discussion options

You must be logged in to vote

Renovate always looks in the default branch for config initially. You can't override that. But you can use baseBranches plus https://docs.renovatebot.com/configuration-options/#usebasebranchconfig to potentially achieve what you want, which means you can specify that whatever config is in that base branch overrides what's in the default branch. But an important caveat: the default branch config isn't ignored - it's just merged first, allowing the other base branch's config to merge second and override.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@TWiStErRob
Comment options

@pfragoso
Comment options

@frickerj

This comment was marked as spam.

@joosehav
Comment options

Answer selected by HenrikPoulsen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
6 participants