Comment on Merge Request
post_merge_request_commentPost a comment on a merge request to communicate with team members. Provide project key, MR number, and Markdown-supported text for your feedback.
Instructions
Post a general comment on a merge request.
Args: project: Project key (e.g., "ij") review_id: MR number (e.g., "194108") or internal ID text: Comment text (Markdown supported)
Returns: Confirmation message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| project | Yes | ||
| review_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |