SonarQube helps to highlight all SONAR violations and in the analysis of each Pull Request code change when done on the local system.
Is there any option/set-up where I can automate any Pull Request to be analyzed by SonarQube in GIT and send out an email or update a dashboard with the latest SONAR code violations? All I want is to automate the SONAR analysis as soon as someone initiates a pull request.