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 The GitHub actions are giving an error for the `values` field when being used. I've copied the sample code from here https://github.com/slackapi/slack-github-action/blob/main/example-workflows/Technique_2_Slack_App/JSON_payload.yml#L45-L47 I am using the OAuth approach...

question

### Description I am looking for a solution where the github action can only be triggered based on the label associated to the issue created in Github. The use case...

question

### Description summaryResults.tests[i].browser and summaryResults.tests[i].projectName are only populated when the suiteName for a test is the path of the test. when test.describe() is used and the suiteName is given, the...

enhancement
good first issue

👋 Hello fellow GitHub Action actioneers and workflow builders! This issue is meant for us **all** to discuss potential changes for a `v2` of this action. We've had [some pain...

discussion
semver:major

### Description I see that sometimes payloads are sent to the wrong channel. I have channels for pr-notifications and nightly-notifications, with two separate workflows for PRs and Nightly builds. Somehow,...

question

### Description Unable to use custom emojis in a message. Is there a technique I am missing? Not sure why I can get this to work with the API but...

question
needs info

### Summary This PR introduces a handful of changes across this action in preparation for [`@v2`](https://github.com/slackapi/slack-github-action/issues/312)! - #312 :sparkles: A few more changes might be needed, but I'm hoping this...

enhancement
semver:major

This move has served us very well in the other slack JS projects: faster linting, updated dependencies, smaller dependency footprint. Would ease up the dependabot noise/traffic, too.

enhancement
dependencies
auto-triage-skip
semver:patch
tests

### Description I'd like to send a nice snippet of code in a message instead of markdown code block. This is what I do now: This is what I want:...

documentation
duplicate
enhancement
semver:major

### Description We are currently managing our GitHub Action payloads at the organizational level. However, we've encountered an issue where the action variables are not being correctly parsed or passed...

enhancement
semver:major