marco
03-08-2022Data Storage
Build failure alert tool
Hi all,
I built a tool in golang to send alerts via Microsoft Teams in case a build fails, you can find it here:
https://github.com/marcomasulli/go-sisentry
We have an email alert in place, how...