Github Reply To Review Comment
github_reply_to_review_commentReply to a specific review comment on a pull request, keeping your response in the existing thread instead of creating a new one.
Instructions
Replies on an existing review thread rather than starting a new one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| pr_number | Yes | ||
| repo_name | Yes | ||
| comment_id | Yes | The review comment being replied to, which sets the thread | |
| repo_owner | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | Yes | ||
| line | No | ||
| path | No | ||
| side | No | ||
| author | Yes | ||
| html_url | Yes | ||
| created_at | Yes | ||
| start_line | No | ||
| start_side | No | ||
| in_reply_to_id | No |