The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

GitHub to Bitbucket Migration

Sunil Chhabra
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!
December 11, 2022

We are planning to migrate 15-20 repositories from GitHub to Bitbucket,

Is there any checklist of the all the items that we migrate?

It seems that PR, Issues can not be migrated with Bitbucket Import feature, is there any automated way to migrate the same?

Is there anything else that cannot be migrated with Bitbucket Import feature?

Any known issues/problems that can be faced?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Aron Gombas _Midori_
Community Champion
December 12, 2022

If it is important you can write code to migrate more details than just the code.

Because both GitHub and Bitbucket Cloud has its own REST API, you could e.g. get the list of PRs from GitHub (with the source repo/branch/hash and the target repo/branch/hash) and create their equivalents in Bitbucket Cloud.

(Or, if you have only a few of these, you can even re-create them manually.)

TAGS
AUG Leaders

Atlassian Community Events