create_pull_request_review
Submit reviews for GitHub pull requests, including approval, requests for changes, or comments. Specify review actions, add detailed feedback, and attach comments to specific code lines within the PR.
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 |