get_pull_request
Retrieve complete details of a specific pull request, including status, changes, and reviews, by supplying the owner, repository, and pull number.
Instructions
Get details of a specific pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| pull_number | Yes |