Must-share information (formatted with Markdown ):
which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
SonarQube Developer Edition 8.9.1
what are you trying to achieve?
Need Email notification for every Scan.
what have you tried so far to achieve this
receiving the emails randomly.
ganncamp
(G Ann Campbell)
July 9, 2021, 6:10pm
2
Hi,
Welcome to the community!
What kind of email are you expecting for every analysis? SonarQube only has certain types of notifications, all of them triggered by events: e.g. Quality Gate status change, new issues & so on.
Ann
Hello Ann,
I have integrated the SonarQube into the Azure CI/CD pipeline. I need an analysis report for every execution. Please give me a solution for the same.
ganncamp
(G Ann Campbell)
July 9, 2021, 6:30pm
4
Hi,
Define “analysis report”. Perhaps what you’re looking for is reflecting your Quality Gate status in the pipeline ?
Ann