Skip to content

Add a rebase API endpoint for merge requests

Nick Thomas requested to merge (removed):33705-merge-request-rebase-api into master

What does this MR do?

Adds a rebase API endpoint for merge requests.

This allows a given MR to be rebased against its target branch only. Rebasing against a different branch is not supported.

What are the relevant issue numbers?

Closes #33705 (closed)

Does this MR meet the acceptance criteria?

Edited by Nick Thomas

Merge request reports