actions-marketplace-validations/Better Discord Notification
A GitHub action for sending a better Discord notification embed, which can also be customized.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 14, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/retr0-01_better-discord-notification@10ab38e3889312d53102198b577e748e08bcdb61 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | The Discord webhook URL this notification will be send to. | yes | — |
| msg-content | Message content for the Webhook Message. | no | — |
| embed-color | The embed's color. | no | 0 |
| footer-icon | A small icon to put on the footer. Required in order to show the commit message count. | no | https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png |
| ignore-hidden | Branches that contain the phase `hidden/` in them will be ignored. | no | true |
Outputs
no outputs