kludge-cs/Gitcord Release Changelogger

Pipe changelog information from a GitHub release to Discord.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
avatar-urlAvatar URL to use for the Discord message sent to the webhook.nohttps://github.com/kludge-cs/gitcord-release-changelogger/raw/main/GitHub-Mark-120px-plus.png
release-bodyMarkdown body of the GitHub release.yes
release-nameName to use when sending the release to Discord.yes
usernameUsername to use for the Discord message sent to the webhook.noGitHub Release
webhook-urlURL for the Discord webhook. Should be passed via secrets. If this isn't set, the action will do nothing with the payload output so you can use it yourself.no
namedescription
fieldsArray of parsed embed fields, extracted from the rest of the payload.
payloadJSON payload to be sent to the webhook, returned in case you wish to parse it further for other platforms.
api-resultJSON response body from Discord (IF `webhook-url` is set).