actions-marketplace-validations/Pull Request Slack Notifier

Sends a message to a Slack channel when an event occurs on a pull request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 15, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/daint2git_pull-request-slack-notifier@d8833c236ace5c24dbc37bdeacb84259bdd8e72a # no releases — HEAD as of 2026-07-15

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

namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated clientno${{ github.token }}
slack-bot-tokenSlack bot user OAuth token generated by Slackno
slack-channel-idSlack channel ID where the message will be postedno
slack-webhook-urlSlack Incoming Webhook URL generated by Slackno
user-mappingMapping between GitHub username and Slack member IDno

no outputs