haops_review_merge_request
Submit a review verdict to approve, request changes, or comment on a merge request. Automatically transitions MR status when approval thresholds are met.
Instructions
Submit a review on a merge request. Verdicts: approved, changes_requested, commented. When enough approvals are met (per branch protection rules), MR status auto-transitions to approved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Review comment (optional) | |
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| verdict | Yes | Review verdict | |
| projectSlug | Yes | The project slug (URL identifier) | |
| mergeRequestId | Yes | MR UUID |