GitHub to Bitbucket Migration

Sunil Chhabra 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

0 votes
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.
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.)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events