I am trying to get SonarCloud running for my organization’s private repositories. I linked the organization on SonarCloud to Github organization and created a project using the repository.
I also added the sonarcloud.properties file to the base folder.
Permission to the Github app has been granted as well.
However, I do not get any comments or check results upon creating a PR. I do see the SonarCloud “rerun all checks” options but nothing changes even if I queue it again.
is the PR targeting the default branch of the project?
on SonarCloud, can you see that the PR was actually analyzed?
Note that sometimes it takes a bit of time for the analysis (and then the Checks on GitHub) to appear. Do you confirm it still hasn’t appeared? And in that case, can you push a dummy commit to the PR try to trigger it again?