update_merge_request_branch
Rebase a merge request branch onto the target branch to integrate the latest changes.
Instructions
Update a merge request branch with the latest changes from the target branch (rebase)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Project path/name (e.g. 'pro-portal-onboarding-and-retention') | |
| owner | Yes | Project namespace/path (e.g. 'pro/portal/frontends') or numeric Project ID | |
| mergeRequestIid | Yes | The IID of the merge request |