이 튜토리얼에서는 run 상태에 따라 트리거되는 프로젝트 자동화를 구축하는 방법을 안내합니다. 프로젝트의 run이 Failed 상태로 전환되면 W&B가 Slack 알림을 전송합니다.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.
사전 요구 사항
- W&B 프로젝트.
- 팀 settings에 구성된 Slack 인테그레이션.
프로젝트 자동화 만들기
- 프로젝트를 열고 사이드바에서 Automations 탭을 클릭한 다음 Create automation을 클릭하세요.
- 이벤트로 Run state change를 선택하세요. 상태는 Failed로 설정하세요. 어떤 Runs가 자동화를 트리거할지 제한하려면 필요에 따라 run name 또는 사용자 필터를 추가하세요.
- Next step을 클릭하세요. Action type을 Slack notification으로 설정하고 Slack 채널을 선택하세요.
- Next step을 클릭하세요. 자동화 이름(예: “Run failure alert”)과 선택 사항인 설명을 입력한 다음 Create automation을 클릭하세요.
자동화 테스트하기
Go further
- Automation events and scopes for all project and registry event types.
- Create a Slack automation and Create a webhook automation for full UI and payload details.