Hi,
Is the information on the statistics for pull/merge request saved on some database for bitbucket? as I'm currently looking at trying to develop a report via tableau to show the statistics for out bitbucket. but currently have no Idea how to connect to bitbucket to get the information? is there a way to connect to Database?
where are the data stored for bitbucket? I've read about connecting external database,
but not sure if i understand correctly. if there is a external database connected, then the bitbucket data will be stored there and we can query against the tables?
tableau supports some normal database types, hoping bitbucket will have a database like that .
thanks,
Archie
Hi,
One way to achieve this is by using Awesome Graphs for Bitbucket. Our app provides REST API that allows you to export detailed pull request information. You can learn more about it here.
Below is an example of an output you can get using our REST API:
Let me know if you have any questions!
Best regards,
Uladzislava
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.