Comments stopped being added to the PRs

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.

Have you checked this guide?

Hi Colin,

thanks for your response, let me see what’s under the url you sent

Hi Colin,

1. Check Organization Binding (Org Admins)

:white_check_mark: passed

2. Check Project Binding (Project Admins)

:cross_mark: 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ł

2. Check Project Binding (Project Admins)

:white_check_mark: Passed

ok, it is bound there. An admin checked that

3. DevOps Platform-specific Troubleshooting

Azure DevOps

:white_check_mark: Passed

Concluding, that instruction Troubleshooting Missing Pull Request Decoration in SonarQube Cloud has been followed

Colin, what can be wrong?

I’ll reach out to you for some private details.

1 Like

Thank you Colin!