actions-marketplace-validations/Composite Discord Webhooks

A composite Github Action for sending messages through Discord's Webhooks

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 13, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/minebarteksa_discord-webhook@ec25937c709e62d4c710070fe00163f5c41f9509 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
webhookWebhook URLyes
contentMessage contentno""
usernameMessage author usernameno""
avatar_urlMessage author avatarno""
ttsMessage TTS flagnofalse
allowed_mentionsComma-separated list of allowed mention typesno""
allowed_user_mentionsComma-separated list of user id, that are allowed to be mentionedno""
allowed_role_mentionsComma-separated list of role id, that are allowed to be mentionedno""
embedJSON or YAML string of the embed object or arrayno""
componentJSON or YAML string of the component object or arrayno""
attachmentJSON or YAML string of the attachment object or array with aditional file field indicating the path to the fileno""

no outputs