Hello,
I am using Aws Codebuild, and I had set up the Sonar Qube in our Aws pipeline. I want to send a notification whenever there is failure or Success in the Quality gate. I dont use any parameter or Api while doing doing the sonar scan, Therefore should I use any Api or any parameter, in the sonar scanner so that it can display the status on build logs. How can I achieve this ?
Hi,
Welcome to the community!
Your best bet is to use a webhook. Sorry, but I don’t know enough about AWS Pipeline to give you more details.
Ann