Dear Team,
How to export pull requests from Bitbucket cloud. I was trying to use Bitbucket RestAPI's but unable to extract data.
Hello Sankara, welcome to the community.
This is a good question, however I am not sure what you need the exported pull request for.
On a very basic level a pull request is a glorified git diff view of a source and target branch that allows team members to collaborate, comment on etc. A pull request has a variety of metadata such as 'state', 'author', 'reviewers', 'comments', 'tasks' etc.
You can certainly query the bitbucket REST API to retrieve pull request metadata, which, if that's the data you're after, could be an 'export' :D
Let us know if we can help you further
Best, Ulrich
// Izymes
Hello Sankara!
I'm also curious what's the main goal of exporting pull requests.
You can back up and then export Bitbucket, including pull requests using Rewind app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.