approve_merge_request
Approve a merge request by providing the project ID, merge request internal ID, and HEAD SHA to ensure it hasn't changed.
Instructions
Approve a merge request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sha | No | HEAD SHA to ensure MR hasn't changed | |
| project_id | No | Project ID or URL-encoded path | |
| merge_request_iid | No | MR internal ID |