slack-github-action icon indicating copy to clipboard operation
slack-github-action copied to clipboard

Send data into Slack using this GitHub Action!

Results 66 slack-github-action issues
Sort by recently updated
recently updated
newest added

### Description ### What type of issue is this? (place an `x` in one of the `[ ]`) - [x] bug - [ ] enhancement (feature request) - [ ]...

question

### 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...

question

### 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...

bug

### 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...

enhancement
good first issue

### 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,...

enhancement

### Description Describe your issue here. ### What type of issue is this? (place an `x` in one of the `[ ]`) - [ ] bug - [ ] enhancement...

documentation
enhancement
good first issue

### 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...

discussion

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...

enhancement
discussion
semver:major

### 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...

enhancement
good first issue

### 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...

enhancement
good first issue
dependencies