Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BitBucket Cloud] Unable to obtain commits of a PR #1251

Open
themightywolfie opened this issue Sep 22, 2023 · 0 comments
Open

[BitBucket Cloud] Unable to obtain commits of a PR #1251

themightywolfie opened this issue Sep 22, 2023 · 0 comments
Labels
bitbucket Atlassian Bitbucket (Cloud or Server) feature

Comments

@themightywolfie
Copy link

themightywolfie commented Sep 22, 2023

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

@themightywolfie themightywolfie changed the title Unable to obtain commits of a PR [BitBucket Cloud] Unable to obtain commits of a PR Sep 22, 2023
@gonchik gonchik added feature bitbucket Atlassian Bitbucket (Cloud or Server) labels Sep 24, 2023
isaac-philip added a commit to isaac-philip/atlassian-python-api that referenced this issue Oct 20, 2023
isaac-philip added a commit to isaac-philip/atlassian-python-api that referenced this issue Oct 20, 2023
isaac-philip added a commit to isaac-philip/atlassian-python-api that referenced this issue Oct 20, 2023
gonchik pushed a commit that referenced this issue Dec 6, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bitbucket Atlassian Bitbucket (Cloud or Server) feature
Projects
None yet
Development

No branches or pull requests

2 participants