I am trying to connect a couple of our repositories to SonarCloud to explore the possibilities of using it as a code maintenance tool.
I am logging in with GitHub and have made sure I have been added as an Owner to the GitHub org and have also verified my email on GitHub. However, after multiple tries of uninstalling and reinstalling the App, I continue getting the following error
You must be an administrator of the organization
Try to uninstall and re-install the SonarQube Cloud App (using the button bellow)
Could I get some assistance in figuring out what requirement I could be missing out on?
Followup: These work for outgoing calls but now when I try to push up data using a github action there’s a different set of IPs that get blocked, is there a solution for this?
There’s no specific IP range for communicating with sonarcloud.io (the IPs change everyday) – but if you can whiteslist specific domains for your firewall between your GitHub Actions Runners and SonarCloud, that would be ideal (docs)