Skip to content

Branches are created but never merged with automergeType: branch #9318

Answered by rarkins
msallent asked this question in Request Help
Discussion options

You must be logged in to vote

Renovate can only merge 1 branch per run, which typically means 1 branch every 2+ hours, because:

  • It takes one run to create branch 1
  • On the second run, it will automerge branch 1 if it's passing
  • If other branches existed for auto merging, they'll need rebasing now (we never automerge branches which are not up-to-date with the main branch)
  • On the run after that it auto merges

Try configuring more than one day perhaps?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@msallent
Comment options

@msallent
Comment options

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