actions-marketplace-validations/Better Discord Notification

A GitHub action for sending a better Discord notification embed, which can also be customized.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 14, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/retr0-01_better-discord-notification@10ab38e3889312d53102198b577e748e08bcdb61 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
webhook-urlThe Discord webhook URL this notification will be send to.yes
msg-contentMessage content for the Webhook Message.no
embed-colorThe embed's color.no0
footer-iconA small icon to put on the footer. Required in order to show the commit message count.nohttps://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
ignore-hiddenBranches that contain the phase `hidden/` in them will be ignored.notrue

no outputs