Get Alerted when an automation is stopped or failed

Is there a blueprint or an automation or a script even to check on automations and send alerts based on success or failure of such automations?
Sometime an automation doesn’t trigger and it might take a while before realizing an automation is not working.

A very polite bump :sweat_smile:

How would you be able to tell the difference between a functional trigger, that’s simply waiting for whatever is supposed to trigger it, and a non-functional trigger?

Normally, an automation “fails” if it wasn’t written to properly handle all possible situations. For example, an automation with a State Trigger that overlooks to consider that the triggered entity’s state value might be unavailable.

What specific example have you encountered of an “automation is not working”.