publish_draft_note
Publish a draft note on a GitLab merge request to share feedback with collaborators. Specify project, merge request, and draft note details to make the note visible.
Instructions
Publish a single draft note
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 | |
| draft_note_id | No | The ID of the draft note |