Hi Community,
I am currently doing a basic POC (proof of concept) before moving onto the actual project.
The project basically has the idea, that we need to migrate the entire codebase from Bitbucket to Github including all the pull requests and their corresponding comments.
As a first step, I have mirrored the Bitbucket repo to Github including all the active commits and branches.
Now, in the next step, I want to fetch all the active pull requests from the current Bitbucket repository locally, so that I can later on push them to the Github repo.
Suggest the steps to achieve this.
Thank you!
Hi Soumik,
Pull requests are not saved as references in Bitbucket Cloud repos at the moment.
We provide several API endpoints to get info associated with pull requests:
Kind regards,
Theodora
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.