Hi, from Azure DevOps pipelines, I needed to change the SonarCloud tenant from a valid setup. So, new projects was created and all configuration on the pipeline was updated accordingly (C# analysis / dotnet).
But, now the Pull Request are decorated with comments were before there was no decoration (when under the previous SonarCloud tenant).
It seems there is no way to deactivate the Pull Request comments decoration. Am I right ?
My question is, how come the previous sonar tenant analysis did not generate pull request comments decoration ?
Is it something with the token account permission to write on pull request or something ?
Thank you
Note in both new tenant and old tenant projets, the General Settings / Pull Requests settings are empty and enable summary comment is turned off