W&B Automations follow a simple pattern: when an event occurs and optional conditions are met, an action runs automatically. For example:Documentation Index
Fetch the complete documentation index at: https://wb-21fd5541-docs-2515.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- 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).
- 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.