- ALM used (GitHub, Bitbucket Cloud, Azure DevOps) - Github
- Languages of the repository - Py, js, java
- Error observed (wrap logs/code around with triple quotes ``` for proper formatting) - No error
- Potential workaround - No workaround
We have multiple repositories in our github account, we added .sonarcloud.properties files to each of them, enabled them in our sonarcloud UI, and also put settings in UI at https://sonarcloud.io/project/settings?category=pull_request&id=<username_projectid> for settings like Provider Key: sonar.pullrequest.provider as github and the repo url as github_username/repository_name under Repository identifier Example: SonarSource/sonarqube Key: sonar.pullrequest.github.repository
The PR decoration worked for ~~60 PR’s in total and then a few days back stopped working for any of the repos.
I’m not sure as to what is wrong and cannot seem to find a log for any errors/config issues that have crept in.
I did search through the forum and saw that some people were having issues with the key they used, but we’ve not used any key as such before and it worked well.
Any help/pointers for this are really helpful?