Skip to main content

Approve Merge Request

Approve a merge request.

External Documentation

To learn more, visit the GitLab documentation.

Parameters

ParameterDescription
Approval PasswordCurrent user’s password. Required if Require user password to approve is enabled in the project settings.
Merge Request Internal IDThe IID of the merge request.
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 .

Workflow Library Example

Approve Merge Request with Gitlab and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop