rebase_merge_request
Rebase a merge request onto the target branch to keep it up to date and resolve merge conflicts.
Instructions
Rebase a merge request onto the target branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or URL-encoded path | |
| merge_request_iid | No | MR internal ID | |
| skip_ci | No | Skip CI pipeline after rebase |