Pull request commits
get_pull_request_commitsList all commits in a Bitbucket pull request. Provide the repository slug and pull request ID to retrieve the commits.
Instructions
Lists the commits that make up the PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Pull request number. | |
| repo | Yes | Repository repo_slug. | |
| workspace | No | Bitbucket workspace. Omit to use BITBUCKET_WORKSPACE. |