- ALM used: GitHub
- CI system used: GitHub Actions
- Languages of the repository: C#, Javascript
Hello Sonar:
We are using SonarCloud for static code analysis as part of our GitHub CI workflows. When a pull request is created, our CI workflow builds the modules, runs tests, and triggers SonarCloud to perform code analysis. Once the workflow completes, a SonarCloud pull request decoration typically appears in the “Checks” section, as shown below:
https://github.com/user-attachments/assets/7ed2de66-d822-40f7-999e-628335b5a7fe
Recently, we renamed our GitHub organization from ‘ecommerce’ to ‘digital’ . After this change, we noticed that SonarCloud PR decorations are now only appearing for some repositories, but not for others.
Could you please advise on how we can resolve this issue so that SonarCloud PR decorations consistently appear across all repositories?
Thank you for your assistance.
Best regards,
Minh