Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Send Email when Azure CI Pipeline Just Started Running

I know there is an option to send an email when Azure CI pipeline completes/failed, but what I'm looking for is an option when a particular pipeline has just started/upon running, is there such thing? Thanks!

like image 705
Jack Rogers Avatar asked Sep 11 '25 09:09

Jack Rogers


1 Answers

Check this extension: CatLight. It does not send emails just popups in your tray.

like image 85
Shamrai Aleksander Avatar answered Sep 12 '25 22:09

Shamrai Aleksander