We use sonarcloud with azuredevops, since a few days ago, sonar cloud is not publishing status back to azure devops.
I see that the run was successful when i am in sonarcloud but the pipeline is waiting for the response.
can anyone help me with how i can troubleshoot, i created a token in sonarcloud and put it in azure devops but i think that is for outbound from azure to sonarcloud. I am not sure how the inbound to azure devops is configured.
The communication between SonarCloud and Azure DevOps is setup with a Personal Access Token that you generate on Azure’s side and put in the “Administration -> General Settings -> Pull request” section of your project on SonarCloud.
I am an admin of the Org, and I was able to override sonarcloud smells, etc. so I know I had projects access… but now when I check in ‘my projects’ I don’t see any projects anymore.
Should I go ahead and do ‘analyze new projects/import….’ All that stuff again?