I have generated a token in VSTS/AzureDevops and applied the same in sonarcloud pullrequests and, while sonarcloud analyses my pull request branch and finds (expected) issues, these issues are not decorated in my PR as in the original post.
I’ve already tried creating a new token, but this doesn’t resolve the issue for me. What can I do to troubleshoot this connection?
Sharing the task ID of one of the PR’s AWhfgKz9VNr3bdSnvNRl
Initially we tried with giving access to Code(Read&write) as per documentation ,when it didn’t work we tried giving full access but still it didn’t work.Please advice.
I have the same issue.
Token has Read&Write permission on Code scope as per the documentation.
However, sonarCloud reports:
“Pull request decoration failed because the token specified in the settings does not have sufficient rights. Please check the permissions of this token.”
Did something change on Azure DevOps or is something wrong with sonarCloud?