jasonpjohnson/Discord Deploy Notify
Send deployment success/failure notifications to Discord via webhook
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Discord webhook URL | yes | — |
| status | Job status - pass job.status from the calling workflow (the literal expression with the dollar braces) | yes | — |
| title | Custom title for the notification (optional) | no | — |
| description | Custom description for the notification (optional) | no | — |
| color-success | Embed color for success (decimal) | no | 3066993 |
| color-failure | Embed color for failure (decimal) | no | 15158332 |
| color-cancelled | Embed color for cancelled (decimal) | no | 16776960 |
Outputs
no outputs