kebabseller6/Simple Discord Notify
Send notifications to Discord via webhook with customizable embed layouts
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 | — |
| layout | Notification layout: minimal, standard, detailed | no | standard |
| title | Notification title | no | GitHub Action Notification |
| message | Main message content | no | "" |
| status | Job status for auto-color: success, failure, cancelled (or use color input for manual override) | no | "" |
| color | Embed color (decimal). Overrides status-based color if set. | no | "" |
| username | Bot username override | no | GitHub Actions |
| avatar_url | Bot avatar URL override | no | https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png |
Outputs
no outputs