github_address_review_comments
Fetch open GitHub PR review comments and supply them to agent context for automated resolution.
Instructions
Fetch open PR review comments from GitHub to feed back into agent context for automated resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | GitHub repository owner | |
| repo | Yes | GitHub repository name | |
| pullNumber | Yes | Pull request number |