@netcentric/cm-notify
Version:
Adobe Cloud Manager Pipeline Notifications to Slack, Teams and Email
20 lines (19 loc) • 515 B
YAML
extensions:
cm-notify-ext:
operations:
- operation: pipeline-started
type: action
impl: actions/cm-notify/index.js
- operation: pipeline-ended
type: action
impl: actions/cm-notify/index.js
- operation: step-error
type: action
impl: actions/cm-notify/index.js
- operation: step-waiting
type: action
impl: actions/cm-notify/index.js
runtimeManifest:
packages:
cm-notify-app:
license: Apache-2.0