Approve Merge Request
Approve a merge request.
External Documentation
To learn more, visit the GitLab documentation.
Parameters
Parameter | Description |
---|---|
Approval Password | Current user’s password. Required if Require user password to approve is enabled in the project settings. |
Merge Request Internal ID | The IID 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 . |
Workflow Library Example
Approve Merge Request with Gitlab and Send Results Via Email
Preview this Workflow on desktop