slack-github-action
slack-github-action copied to clipboard
Send data into Slack using this GitHub Action!
### Description ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug - [ ] enhancement (feature request) - [ ]...
### Description Did anyone managed to get and to show the branch name of what was just being merged to main? #### Expected result: Notify devs of a failing workflow...
### Description When using the slack-github-action in GitHub App mode, the Action fails to utilize environment variables `HTTPS_PROXY` and `https_proxy` correctly. ### What type of issue is this? (place an...
### Description If a env variable which is in payload is missing, ??? are sent instead of empty value. It would be nice to not put ??? which confuses people...
### Description Occasionally, we see intermittent errors from the Slack API. They don't seem to be related to our code - the same call attempted multiple times will succeed regularly,...
### Description Describe your issue here. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [ ] bug - [ ] enhancement...
### Description #118 introduced the ability to post a message to multiple channels, but we're having issues with updating the threads in multiple channels afterwards. When calling the action you...
Open discussion for a suggestion on a version 2 of this Action, which would include a breaking API change from this action's API today. # Context / Introduction The issues...
### Description Would like the ability to send a threaded reply notification to a channel with [thread_broadcast](https://api.slack.com/events/message/thread_broadcast). This could be surfaced as an optional flag to broadcast the threaded message...
### Description Currently, the `https-proxy-agent` package is on v5.0.1. Dependabot opened a PR (https://github.com/slackapi/slack-github-action/pull/212) to bump this up two major versions to 7.0.0 - however, [this version bump fails the...