Migrate projects from One CircleCI to Another CircleCI

We need to merge 2 github accounts both are using seperate CIRLCECI.

Is there a way to have this merged into one CIRCLECI ?

Thanks
Abhishek

Hello

This would be possible using an organization that both of the accounts are connected to. You would need to change ownership of any repositories to be owned by the organization as part of this change which would need to be done on Github.

If you are looking to build on either account you can connect multiple organizations to a single account which both accounts could do for each other to allow them access to each other’s builds. A guide for this can be found below:

Kind Regards
Owen Oliver