I have integrated Sonarqube in Jenkins and need to send email at the end of job execution which includes Sonar scan report. But not finding anything specific for 7.0 version
Hi,
always when f.e. new issues or or new quality gate status.
Why bother people, when there are no new issues ?
Otherwise there’s for sure a way in Jenkins to create a mail with the link to the sonarqube project.
What kind of Jenkins job do you use ? Classic or pipeline ?
Regards,
Gilbert
I have one doubt , here I am using Sonarqube server 8.9.2 and sonar-scanner 4.7.0 but using Jenkins I automated the Sonarqube server and generated the report of analysis as .docx, .csv, .md, .xlsx files .
Now my doubt is for automating the report files as attachment and send mail through Jenkins what plugin is best for it. I need solution asap, could you please help me.
Hi Koteswara Rao, need your suggestion on this - I automated the Sonarqube server and generated the report of analysis as .docx, .csv, .md, .xlsx files, how did you do that can you help me how you have generated analysis report.