get_merge_request_conflicts
Identify merge conflicts in a GitLab merge request by supplying the project ID and merge request IID to resolve integration issues.
Instructions
Get the conflicts of a merge request in a GitLab project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or complete URL-encoded path to project | |
| merge_request_iid | No | The IID of the merge request |