unknwon/Send email on failure
Send email notification on job failure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| smtp_username | SMTP username | yes | — |
| smtp_password | SMTP password | yes | — |
| to | Recipient email address | — | github-actions-8ce6454@unknwon.io |
| server_address | SMTP server address | — | smtp.mailgun.org |
| server_port | SMTP server port | — | 465 |
| from | Sender name/address | — | GitHub Actions (${{ github.repository }}) |
| reply_to | Reply-to email address | — | noreply@unknwon.io |
Outputs
no outputs