Email Notification for failed Scheduled Pipleline runs on azure devops

Copper Contributor

Hello All,

 

I have a pipeline running to do a certain task and when the pipeline fails I get an email stating the build failed. However, I'm also scheduling this pipeline to run at 3 AM every day in this case even if the build fails I don't get any notification email at all.

 

Why does this happen or do I need to set up anything extra to get notified?

 

Thank you.

2 Replies

@msftuser333  There is a good answer on https://stackoverflow.com/questions/56305482/email-notification-for-scheduled-build-that-failed-with...
Briefly, this is the instruction:

Go to the Account -> Notification -> New subscription -> Build -> Failed -> Status failed AND Build is Scheduled.