Add a note to a review issue
add_review_issue_noteAdd a note to a release review issue to explain fixes or provide context for the reviewer. Requires the issue ID and note text.
Instructions
Add a note to a release review issue — for example to explain a fix or add context for the reviewer. review_issue_id is the id of the issue (from list_review_issues).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | Yes | The note text to attach to the issue. | |
| review_issue_id | Yes |