Rebase Merge Request
Automatically rebase the source_branch of the merge request against its target_branch.
External Documentation
To learn more, visit the GitLab documentation.
Parameters
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. |
Workflow Library Example
Rebase Merge Request with Gitlab and Send Results Via Email
Preview this Workflow on desktop