Github Project Manager
create_pull_request_review_comment
Create a review comment for a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | The text of the review comment | |
commit_id | No | The SHA of the commit to comment on | |
in_reply_to | No | The comment ID to reply to | |
owner | Yes | Repository owner (username or organization) | |
path | No | The relative path to the file being commented on | |
position | No | The position in the diff where the comment should be placed | |
pull_number | Yes | Pull request number | |
repo | Yes | Repository name |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools
- add_issue_comment
- add_project_item
- create_issue
- create_project
- create_pull_request
- create_pull_request_review
- create_pull_request_review_comment
- get_issue
- get_pull_request
- is_pull_request_merged
- list_issues
- list_project_items
- list_pull_request_review_comments
- list_pull_request_reviews
- list_pull_requests
- merge_pull_request
- remove_requested_reviewers
- request_reviewers
- update_issue
- update_project_item
- update_pull_request
- update_pull_request_branch