nitecon/Dispatch Discord
Send detailed GitHub event information 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 (use secrets.DISCORD_WEBHOOK) | yes | — |
| job-status | Job status from job context. Pass job.status from your workflow. Auto-detects if not provided. | no | success |
| title | Custom title for the Discord message (overrides auto-generated title) | no | — |
| description | Custom description for the Discord message (overrides auto-generated description) | no | — |
| color | Custom embed color (hex format without #, e.g., "00ff00" for green). Overrides auto-detected color. | no | — |
| include-details | Include detailed event information (true/false) | no | true |
Outputs
no outputs