create_pull_request_review
Submit detailed reviews on GitHub pull requests, including feedback, comments, and approval status, to ensure code quality and collaboration within repositories.
Instructions
Create a review for a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | Yes | The body text of the review | |
comments | No | Comments to post as part of the review | |
commit_id | No | The SHA of the commit that needs a review | |
event | Yes | The review action to perform | |
owner | Yes | Repository owner (username or organization) | |
pull_number | Yes | Pull request number | |
repo | Yes | Repository name |