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).
- Tutoriel d’automatisation de projet: Recevoir une alerte lorsqu’un run échoue (notification Slack).
- Tutoriel d’automatisation du registre: Déclencher un webhook lorsqu’un alias (par exemple,
production) est ajouté à un artefact.