gluecron_comment_pr
Add a comment to a pull request. Requires authenticated caller with write access. Returns {commentId}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Comment body (Markdown) | |
| repo | Yes | Repo name | |
| owner | Yes | Repo owner username | |
| number | Yes | PR number |