How to send the report to email automatically after analysis

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
  • how is SonarQube deployed: zip, Docker, Helm
  • what are you trying to achieve
  • what have you tried so far to achieve this

which versions are you using:
SonarQube version --110.7.0.96327.
Scanner version ----6.2.0.85879.

how is SonarQube deployed:
zip format.

what are you trying to achieve:
We are trying to automatically send the SonarQube report, generated after analysis through Azure DevOps, directly to our email.

What have you tried so far to achieve this:
We have successfully integrated SonarQube with Azure DevOps, and we are generating the report, but we are unsure how to format and send the report via email automatically

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hi @Subash ,
If you use a SonarQube community edition the only way you have to get some notification is in “Project Information”

If you have an entreprise or data center edition you may have some api to acheive what you want


I don’t know if this api exists in 10.x. I find it in SonarQube 9.9.

Hope it helps.