actions-marketplace-validations/discord-webhook
This GitHub Action sends fancy and more meaningful Discord messages for your commits. It includes Test results and coverage.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook_url | Discord webhook URL | — | — |
| id | Discord Webhook ID (ignored if `webhook_url` is set) | — | — |
| token | Discord Webhook token (ignored if `webhook_url` is set) | — | — |
| repo_name | Overwrite repository name with a custom one | — | — |
| censor_username | Hide the full GitHub username | — | false |
| hide_links | Toggle whether to show repo links on the webhook event | — | false |
| color | Color of the Discord embed | — | 7dbbe6 |
| thread_id | Thread ID to send the message to | — | — |
Outputs
no outputs