atlassian-python-api
atlassian-python-api copied to clipboard
How to get list of PRs using the Bitbucket API
I'm looking for ways to produce a "release report", including information such as a list of PRs that have been merged between two particular commits / tags. It would be great to add such an example, as it isn't obvious to me how to do this with the existing (Python) API.