Skip to content

Renovate ignores Git fixup commits for Copier template updates #33658

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

You must be logged in to vote

This is why we don't recommend this git-level approach to modifications of Renovate branches. Either:

  • Make the changes in a new commit, and squash the branch when merging, or
  • Make the changes and force push with a different identity, so that Renovate can detect that the branch is modified

At that point Renovate will stop updating the branch, because it detects it as modified. You have the choice to keep the branch paused from future updates until you merge it, or wipe away the changes by ticking the rebase/retry box.

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
14 replies
@rarkins
Comment options

@rarkins
Comment options

@sthdev
Comment options

@rarkins
Comment options

Answer selected by sthdev
@sthdev
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:reproduction A minimal reproduction is necessary to proceed
3 participants