Hi Team,
We are using bitbucket integrated with Sonar Cloud and currently Code Quality does not show up when Pull request is raised in bitbucket.
Checked reference from link BitBucket for pull request doesn’t show the Code Quality badge and followed steps but this did not resolved the issue
Network call is like
https://sonarcloud.io/integration/bitbucketcloud/pr_widget_data?branch=&prId=&repoUuid=&jwt=
where value is actual values.
and it returns
{“errors”:[{“msg”:“Pull Request not found”}]}
Kindly let us know how we can debug this furthur.