External DocumentationTo learn more, visit the GitLab documentation.
Actions
Rebase Merge Request
Automatically rebase the source_branch of the merge request against its target_branch.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Merge Request Internal ID | The internal ID of the merge request. |
| Project ID | The ID or path of the project owned by the authenticated user. If the path is being used, it should be url encoded - for example: user%2my-project . |
| Skip CI | Set to true to skip creating a CI pipeline. |
Was this page helpful?