sethcohen/Github Releases To Discord

Automatically send a stylized Discord webhook of a GitHub Release description to a specified Discord channel.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
webhook_urlDiscord's webhook url. Use GH repo secrets.yes
colorDecimal color value for embed.no2105893
usernameString username for webhook.no
avatar_urlString url to webhook avatar picture.no
custom_html_urlIf filled, replaces github's release url with your custom html url.no
contentString content for webhook.no
release_nameOptional release title used when manually triggering the workflow with workflow_dispatch.no
release_bodyOptional release body used when manually triggering the workflow with workflow_dispatch.no
release_html_urlOptional release URL used when manually triggering the workflow with workflow_dispatch.no
footer_titleTitle for the footer.no
footer_icon_urlIcon url for the footer.no
footer_timestampTimestamp for the footer.no
max_descriptionMax length for the description.no4096
remove_github_reference_linksRemove any PR, commit, and issue links from the description.nofalse
reduce_headingsConverts H3 to bold, h2 to bold & underline.nofalse

no outputs