review_file
Apply AI code review to a single file in a GitHub pull request by specifying repository, PR number, and filename.
Instructions
Run an AI code review on a single file within a pull request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| filename | Yes | Exact filename as it appears in the PR diff | |
| pull_number | Yes |