Approve merge request
approve_merge_requestSubmit your approval for a GitLab merge request by specifying the project and merge request IID, so your authenticated user can record the decision.
Instructions
Submit the authenticated user's approval for a GitLab merge request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | No | ||
| project | Yes | GitLab project ID or full path such as group/project. | |
| approval_password | No | ||
| merge_request_iid | Yes | Project-scoped internal ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | GitLab response normalized for model use. |