Hello,
I have the most basic CI/CF pipeline. I’d very much like to receive an email when it fails. Unfortunately, sometimes this email doesn’t arrive. Am I the only one having this issue?
Last time it failed today. After noticing it by accident, I fixed the problem and then got an email with the title: Passed: username/repo#123 (master - 12ab34c)
. So emails are configured, it’s just that emails about failures don’t always arrive.
Am I the only one having the problem? I hope that it can be made reliable. I can write a monitoring script for this but it seems to me like a basic feature that should just work.
Thanks.