reply_to_review_comment
Add a response to a specific discussion thread in a GitLab merge request review to address feedback or provide clarification.
Instructions
Reply to a specific discussion thread in a merge request review
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| merge_request_iid | Yes | Internal ID of the merge request | |
| discussion_id | Yes | ID of the discussion thread to reply to | |
| body | Yes | Content of the reply comment |