When I was first automating, I was the only tester on the software development team. If my automation passed or failed, the only person really interested in that information was me.
That didn’t scale to my next team though where the entire team wanted to know if any piece of automation failed. They’d do an assessment of it and, if necessary, decide who was best placed to delve into it and work on a fix.
Similar to what @ckenst mentioned on Slack last week in relation to alerts about failures
I put them into a slack channel so we can take action and ping specific people when failures happen.
We had a Slack channel dedicated to notifying relevant team members about failures in automation.
I was wondering, where do your automation results alert? Do you have a dedicated Slack channel or some other alerting system set up? Have you tried multiple setups?