edit_pull_request_comment
Update the text of an existing pull request comment by specifying the comment ID, pull request ID, and new content.
Instructions
Edit a pull request comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| comment_id | Yes | ||
| pull_request_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| line | Yes | ||
| path | Yes | ||
| text | Yes | ||
| author | Yes | ||
| reply_to | Yes |