External DocumentationTo learn more, visit the GitLab documentation.
Actions
Accept Merge Request
Merge changes submitted with MR.

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 Commit Message | Custom merge commit message. |
| Merge Request Internal ID | The internal ID of the merge request. |
| Merge When Pipeline Succeeds | If true the MR is merged when the pipeline succeeds. |
| 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 . |
| Remove Source Branch | If true removes the source branch. |
| Squash | If true the commits are squashed into a single commit on merge. |
| Squash Commit Message | Custom squash commit message. |
Was this page helpful?