How to repoint projects to GitHub Enterprise from a GitHub Teams org

Hi,
We are looking to migrate from GitHub teams to GitHub Enterprise and want to keep our SonarCloud Qube projects and history.
Is it possible to repoint SonarQube Cloud Projects at the new GitHub Enterprise and keep the history?
Documentation that I’ve found suggests that you have to delete and create a new org and that all projects would need to be recreated. But I’m hoping I’ve missed something.
Thank you.

I assume your GitHub Enterprise will be hosted at GitHub.com and not on-prem.

I’m not quite sure what that upgrade process looks like. Howver, whatever if looks like, if you end up with a new organization you’ll need to:

  • Unbind your old organization and bind your new organization
    • Uninstall the GitHub app from your old organization and reinstall via org-level Administration > Organization Settings > Organization binding)
  • Then you can update your project bindings one by one to point to the right repo.