github-actions-discord-webhook icon indicating copy to clipboard operation
github-actions-discord-webhook copied to clipboard

⛓ Here's your serverless solution for sending build status from GitHub Actions to Discord as webhooks.

Results 3 github-actions-discord-webhook issues
Sort by recently updated
recently updated
newest added

There are standard environment variables for GitHub Actions that contains the URLs for the GitHub server and API endpoints. Using these environment variables makes no difference, but for example for...

On OSX (latest) I'm getting the following error (it works fine on windows): Run git clone https://github.com/DiscordHooks/github-actions-discord-webhook.git webhook Cloning into 'webhook'... webhook/send.sh: line 11: ${1,,}: bad substitution sed: 1: ":a;N;$!ba;s/\r{0,1}\n/\...

Hi, this action is really helpful. For some repos I don't get the author and commit title. can you please tell me what the issue might be? E.g. here i...