get-pull-request-files
Retrieve the list of files modified in a GitHub pull request to review changes, track modifications, and assess code impact.
Instructions
Get the list of files changed in a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or organization) | |
| pull_number | Yes | Pull request number | |
| repo | Yes | Repository name |