PR analysis without Sonnar Scanner

Is it possible to perform a PR analysis without having to trigger a Sonar Scanner instance manually?

Do I need to use intermediary such as Jenkins to automate the process?

I’m using SonarQube Developer 8.0

Hi,

Welcome to the community!

Something needs to trigger analysis, whether that happens manually or in an automated fashion. I believe you can set Jenkins up to notice that there’s a new PR / change on a PR and run the analysis but I’m not familiar with the details on making that work.

 
Ann