create_pull_request_review
Submit detailed reviews for GitHub pull requests, including comments, approval, or requests for changes, to streamline code collaboration and improve project quality.
Instructions
Create a review for a pull request
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | The body text of the review | |
comments | No | Comments to post as part of the review | |
event | No | The review action to perform | |
owner | Yes | Repository owner (username or organization) | |
pull_number | Yes | Pull request number | |
repo | Yes | Repository name |