In the past, all the automations used to be reloaded together, independently on the automation triggering the reload, but since Nov/2022 the system reloads the automations individually, which is great, but it also makes useful the information about which automations are being reloaded, so I can use that as a trigger for the automation itself.
Let’s say an automation based on a blueprint witch was updated and reloaded. This automation could know that and run an specific code in that case.
This info could be as data
on the service automation_reloaded
.