get_pr_commits
Retrieve every commit in a pull request with automatic full pagination. Provide the repository and PR ID to get a complete commit list.
Instructions
Lists every commit belonging to a pull request, fully paginated. Requires an explicit repo argument.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| pr_id | Yes | ||
| workspace | No |