taroj1205/Discord Notification

Sends a rich, customizable Discord notification for GitHub Actions events.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
webhook_urlThe Discord webhook URL.yes
colorThe decimal color of the embed.no3447003
titleThe title of the embed.yes
descriptionThe description of the embed. Supports GitHub-flavored markdown.yes
description_max_lengthThe maximum number of characters for the description. The description will be truncated with an ellipsis (...) if it exceeds this limit.no
urlThe URL the embed title links to.no
image_urlThe URL of the main image in the embed.no
author_nameThe name of the embed author.no
author_urlThe URL of the embed author.no
author_icon_urlThe icon URL of the embed author.no
button_labelThe label for the button. The button will only be shown if a URL is also provided.noView Details
branch_infoThe branch information to display in a field (e.g., `head` -> `base`).no

no outputs