twapaw
(Paweł Twardziak DEV)
1
Hi,
we have a problem that comments stopped being added to the PRs (it worked for the test PR some time ago).
- ALM: Azure DevOps
- CI: Azure DevOps
- pipeline for NX workspace with many projects: YAML files with proper tasks:
- building affected projects
- testing affected projects (for code coverage files being generated)
- SonarCloudPrepare@3
- SonarCloudAnalyze@3
- SonarCloudPublish@3
I can share the exact implementation if necessary.
Colin
(Colin)
2
Have you checked this guide?
twapaw
(Paweł Twardziak DEV)
3
Hi Colin,
thanks for your response, let me see what’s under the url you sent
twapaw
(Paweł Twardziak DEV)
4
Hi Colin,
1. Check Organization Binding (Org Admins)
passed
2. Check Project Binding (Project Admins)
Failed
I can see this text:
No repositories found for this organization.
and
Insufficient privileges
I assume I should see the bound repo or because of the lack I cannot even see that if it is there?
Do you know why?
It’s strange that it worked before. The problems started when the PAT expired and we regenerated it
Regards,
Paweł
twapaw
(Paweł Twardziak DEV)
5
2. Check Project Binding (Project Admins)
Passed
ok, it is bound there. An admin checked that
3. DevOps Platform-specific Troubleshooting
Azure DevOps
Passed
twapaw
(Paweł Twardziak DEV)
6
Concluding, that instruction Troubleshooting Missing Pull Request Decoration in SonarQube Cloud has been followed
Colin, what can be wrong?
Colin
(Colin)
7
I’ll reach out to you for some private details.
1 Like