octogeeks/Send Workflow Notifications
Send email notifications for GitHub Actions workflows based on a YML config file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| smtp-server | The address of the SMTP server to use (e.g. smtp.gmail.com) | yes | — |
| smtp-user | The username to use when authenticating with the SMTP server | yes | — |
| smtp-password | The password to use when authenticating with the SMTP server | yes | — |
| configuration | The path to the YML configuration file | yes | ./.github/workflow-notifications.yml |
Outputs
no outputs