fix(github)!: change automerge priority order to prefer squash (#32016)
Changes the priority order so that squash merges are preferred over rebase merge and merge commits. Doing so allows GitHub to sign the resulting commit on the base branch. BREAKING CHANGE: Renovate will now prefer squash merges over others in GitHub, if they are allowed.
Loading
Please register or sign in to comment