How to export the SonarQube Analysis report to PDF or excel file

-> Add new step called “Editable Email Notfication” from “Post-build Actions”
-> Open “advance” then put your dev team emails in order to receive mail each time jenkins build & sonar report
-> Fill “Default Content” with your customize context :

$PROJECT_NAME - Build # $BUILD_NUMBER - $BUILD_STATUS.



Check console output to view full results.



you can browse SonarQube report to view full results.



If you cannot connect to the build server, check the attached logs.


Thanks for your reply, i am using the sonarqube 7.7 community edition & sonar Scanner 2.9 version. I integrated sonarqube with jenkins, we are performing the sonarqube analysis, But how to report the analysis report to the Developer Team .

Is it possible to export sonarqube issues into Rally?