post_review_comment
Posts the output of automated PR reviews as comments on GitHub pull requests. Streamlines submitting review feedback directly to the PR.
Instructions
Post a review (typically the output of review_pr) as a comment on the pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Markdown body of the comment to post | |
| repo | Yes | ||
| owner | Yes | ||
| pull_number | Yes |