My Pull-Request is not analyzed at all! Why?

Hello

I have just created a new project on Sonarcloud so that it analyze one of my Github project.

Analysis method is to do “automatic analysis” (nothing in Github Actions), and it properly analyzed my master branch.

All other settings are set to the default, and particularly Pull Request analysis has “Enable summary comment” and “Enable Issue Annotations” enabled.

Then opening a Pull-Request I was expecting to be analyzed (I have done that on other proejcts it works fine). But there it is not! Why?! There is no pending background tasks, I tried to force push on the branch of the Pull-Request, checked the settings etc, no change.

So why a Pull-Request cannot be analyzed?

Everything is public:

The Github project: GitHub - joelguittet/mender-ncs-example: Mender MCU example running using nRF Connect SDK

The Pull-Request: worflows: update sonarcloud integration by joelguittet · Pull Request #2 · joelguittet/mender-ncs-example · GitHub

The Sonarcloud project: SonarQube Cloud

Thanks for any insigth!

Joel

I found it by myself. SonarCloud App must be installed in the Github project. Then it appears in project Settings > Github App.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.