You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
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.