submit_pull_request_review
Submit a pull request review to approve, request changes, or comment on GitHub code changes. Use this tool to provide feedback on pull requests within repositories.
Instructions
Submit a pull request review (approve, request changes, or comment)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or organization) | |
| repo | Yes | Repository name | |
| pull_number | Yes | Pull request number | |
| review_id | Yes | The ID of the review | |
| event | Yes | The review action to perform | |
| body | No | The body text of the review submission |