aialok/Notify Failed Workflow Action
This action sends a notification to a email address and a slack channel when a workflow fails.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sender_email | Email address to send message on behalf of. | yes | — |
| sender_email_password | SMTP password for the email address of sender. | yes | — |
| team_email_addresses | Email addresses for team notifications. | yes | — |
| slack_webhook | Slack webhook URL to send the notification to. | no | — |
| github_token | GitHub token to access the repository. | yes | — |
Outputs
| name | description |
|---|---|
| status | Status of the notification. |