actions-marketplace-validations/Slack Integration for GitHub

This Action sends pull request and issue event messages to your Slack channel.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 26, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/hkusu_slack-integration@6423ec859028252ffa5ae0966807babe1657eb95 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
slack-tokenyes
channelyes
subscribe-pullsnofalse
subscribe-issuesnofalse
subscribe-reviewsnofalse
subscribe-pull-commentsnofalse
subscribe-issue-commentsnofalse
pull-open-messagenoPull request opened by <actor> :sparkles:
pull-reopen-messagenoPull request reopened by <actor> :recycle:
pull-draft-open-messagenoDraft pull request opened by <actor> :memo:
pull-draft-reopen-messagenoDraft pull request reopened by <actor> :memo:
pull-ready-messagenoPull request ready for review by <actor> :sparkles:
pull-close-messagenoPull request closed by <actor> :heavy_multiplication_x:
pull-merge-messagenoPull request merged by <actor> :twisted_rightwards_arrows:
pull-comment-messageno""
issue-open-messagenoIssue opened by <actor> :sparkles:
issue-reopen-messagenoIssue reopened by <actor> :recycle:
issue-close-messagenoIssue closed by <actor> :heavy_multiplication_x:
issue-comment-messageno""
review-approve-messageno<actor> approved <author>'s pull request :white_check_mark:
review-request-changes-messageno<actor> requested changes on <author>'s pull request :no_entry:
review-comment-messageno<actor> commented on <author>'s pull request :speech_balloon:
app-nameno
app-iconno
app-emojino
footerno<${{ github.event.repository.html_url }}|${{ github.event.repository.full_name }}>
footer-iconno${{ github.event.repository.owner.avatar_url }}
show-pull-actornotrue
show-issue-actornotrue
show-review-actornotrue
show-pull-comment-actornotrue
show-issue-comment-actornotrue
threading-commentsnofalse
show-pull-detailnotrue
show-issue-detailnotrue
event-nameno${{ github.event_name }}
eventno${{ toJson(github.event) }}
github-tokenno${{ github.token }}
namedescription
result`success` or `failure` is set.