action-slack-incoming-webhook icon indicating copy to clipboard operation
action-slack-incoming-webhook copied to clipboard

GitHub Action for Slack Incoming Webhook

Results 4 action-slack-incoming-webhook issues
Sort by recently updated
recently updated
newest added

After running action, I see warning: `Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/` Will be...

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.1 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Small PR to print the slack response body in case of an error which can be useful for debugging. See the list of errors here: https://api.slack.com/messaging/webhooks#handling_errors I used the example...

Node 16 is deprecated. So I changed it to run on node 20