For compliance reporting, I need to be able to create a list of all pull requests that were merged/approved within a given date range regardless of project or branch.
For bonus points, it would be help if each row reported in the list contained not just the merge id but also the author and approver.
I know there are APIs but we want to show some data within the context of Bitbucket to confirm that any extraction via API was complete
Hi Martin,
One of the solutions that may be of help here is the Awesome Graphs for Bitbucket app. It enables exporting pull request data, including authors' and reviewers' names, into a CSV file directly from your Bitbucket.
Kind regards,
Uladzislava
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.