- When a run fails (event), notify a Slack channel (action).
- When the
productionalias is added to an artifact (event), call a webhook to trigger deployment (action). - When a new model version is linked (event), send a prompt to ARIA to compare it against production (action).
- Project automation tutorial: Alert when a run fails (Slack notification).
- Registry automation tutorial: Trigger a webhook when an alias (for example,
production) is added to an artifact.