submit_pull_request_review
Submit a pull request review on GitHub, enabling approval, change requests, or comments. Essential for repository management within the mcp-github server.
Instructions
Submit a pull request review (approve, request changes, or comment)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | The body text of the review submission | |
event | Yes | The review action to perform | |
owner | Yes | Repository owner (username or organization) | |
pull_number | Yes | Pull request number | |
repo | Yes | Repository name | |
review_id | Yes | The ID of the review |