resolve_merge_request_thread
Resolve or reopen discussion threads on GitLab merge requests to manage code review feedback and track issue resolution.
Instructions
Resolve a thread on a merge request
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | Project ID or complete URL-encoded path to project | |
| merge_request_iid | No | The IID of a merge request | |
| discussion_id | No | The ID of a thread | |
| resolved | Yes | Whether to resolve the thread |