Skip to main content

Accept Merge Request

Merge changes submitted with MR.

External Documentation

To learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Merge Commit MessageCustom merge commit message.
Merge Request Internal IDThe internal ID of the merge request.
Merge When Pipeline SucceedsIf true the MR is merged when the pipeline succeeds.
Project IDThe 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 BranchIf true removes the source branch.
SquashIf true the commits are squashed into a single commit on merge.
Squash Commit MessageCustom squash commit message.

Workflow Library Example

Accept Merge Request with Gitlab and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop