we want to use our Sonarqube Cloud account with Azure DevOps and GitHub. We run our CI/CD pipelines in Azure DevOps but we are hosting our code on GitHub.
Our organisation is bound to Azure Devops and we are struggeling to make it work for Pull-Request Analysis, since SonarQube Cloud is pointing to a repo on Azure DevOps.
Is there a way to run Sonarqube Cloud with Azure DevOps and GitHub in general or should I bind my organisation to GitHub? It seems like I cannot switch the binding myself.
When using SonarQube Cloud, your organization should be bound to the platform where your code is hosted. So in this case – GitHub.
Unfortunately, today it’s not possible to unbind an organization from Azure DevOps and rebind it to another platform. You will have to start a new organization from scratch that is bound to GitHub. We have several open items on our roadmap to improve this experience (Change the organization binding, Administrators can transfer projects between organizations).
However, today you will need to create a new organization.
Colin, thanks a lot. I will contact my key account manager in order to delete the existing organisation and to issue a new token. Since we just started and there is nothing to migrate this works for us.