Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- what are you trying to achieve
- what have you tried so far to achieve this
Hello, I am working on automating the github pull request analysis. I am using Sonarqube Enterprise Edition v8.7.1 and wondering if the sonarscan will auto run upon creating|modifying|updating a PR? or do I need a job in between like a jenkins job or codebuild or github action that will execute the sonar-scanner command upon an event generated by PR?
Thanks.