Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Export Pull request date to csv

J Jedidiah
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 28, 2023

Hi,

 

We are using Bitbucket in local server http we are unable to export Pull request data to CSV with all required information please help to share solution.

2 answers

1 accepted

1 vote
Answer accepted
Aron Gombas _Midori_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 28, 2023

I think there is no built-in feature for that and I don't know about any app providing this functionality.

But, you can get the pull request for one project with this REST API end-point:

https://developer.atlassian.com/server/bitbucket/rest/v811/api-group-pull-requests/#api-api-latest-projects-projectkey-repos-repositoryslug-pull-requests-get

It will return them as JSON, but then it is possible to convert JSON to CSV in many ways. (You can even try a web based service like this one.)

0 votes
Uladzislava Kastsitsyna _Stiltsoft_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
November 16, 2023

Hi,

One way for you to do that is by using the app called Awesome Graphs for Bitbucket.

Our app allows you to export pull request data directly into a CSV file. We also offer REST API export functionality.

Best regards,
Uladzislava

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.7.1
TAGS
AUG Leaders

Atlassian Community Events