create_pr_review
Submit a review on a pull request with approval, change requests, or comments, including optional inline file comments.
Instructions
Create a review on a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Owner/username | |
| repo | Yes | Repository name | |
| index | Yes | Pull request number | |
| body | Yes | Review body/comment | |
| event | Yes | Review event: APPROVED, REQUEST_CHANGES, or COMMENT | |
| comments | No | Inline comments on specific files |