publish_draft_note
Publish a draft note to a GitLab merge request by specifying the project, merge request IID, and draft note ID.
Instructions
Publish a single draft note
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID or complete URL-encoded path to project | |
| merge_request_iid | Yes | The IID of a merge request | |
| draft_note_id | Yes | The ID of the draft note |