Skip to main content

クラス wandb.automations.SendNotification

(Slack) 通知を送信するオートメーションアクションを定義します。

引数

  • integration_id: 通知の送信に使用する Slack インテグレーションの ID。
  • text: 送信する通知の本文。
  • level: 送信する通知の重要度 (INFOWARNERROR) 。
  • title: 送信する通知のタイトル。
  • action_type:

メソッド

メソッド SendNotification.from_integration()

指定された (Slack) インテグレーションに通知を送信するアクションを定義します。
引数
  • integration:
  • title:
  • text:
  • level: