opper-ai/Discord Build Notifications
Send build status notifications to Discord webhook with rich embeds
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Discord webhook URL for notifications | no | — |
| status | Build status (started, success, failure) | yes | — |
| service | Service name (frontend, backend, etc.) | yes | — |
| commit-sha | Git commit SHA | no | ${{ github.sha }} |
| error-details | Error details for failed builds | no | "" |
Outputs
no outputs