How to connect GitHub repo to Sonar cloud organization binded to Azure DevOps?

Hi.

  • I have current organization on SonarQube Cloud binded to Azure DevOps
  • I want to add repository from GitHub organization for analysis into the same organization.
  • How I can do that?

The new organization would involve separate billing and will complicate the management. So I want to avoid creating new organization.

Each SonarQube Cloud organization represents a corresponding organization on the repository platform side.

Does this mean that I can’t add different providers for the repository?

In order to create bound projects, you need a seperate organization. You can create a project manually, but it won’t benefit from features like Automatic Analysis, or Pull Request Decoration (bound projects are required for this).