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).
- 프로젝트 자동화 튜토리얼: run이 실패하면 Alert를 보냅니다(Slack 알림).
- 레지스트리 자동화 튜토리얼: 아티팩트에 별칭(예:
production)이 추가되면 웹훅을 트리거합니다.