You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* PullRequests to return the commits too - #1251
* examples for PR commits added - #1251
* TestCase added for PR commits - #1251
* temporary commit to trigger pipeline for error display
There is an API available to obtain commits in a PR https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pullrequests/#api-repositories-workspace-repo-slug-pullrequests-pull-request-id-commits-get
But there is no corresponding function in the PullRequest object.
I want to obtain the list of commits in a PR
I am using the latest version of the library
The text was updated successfully, but these errors were encountered: