Forum Discussion
msftuser333
Oct 19, 2023Copper Contributor
Email Notification for failed Scheduled Pipleline runs on azure devops
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 ...
chernukhaivan
May 09, 2024Copper Contributor
msftuser333 There is a good answer on https://stackoverflow.com/questions/56305482/email-notification-for-scheduled-build-that-failed-with-azure-devops-vsts
Briefly, this is the instruction:
Go to the Account -> Notification -> New subscription -> Build -> Failed -> Status failed AND Build is Scheduled.