actions-marketplace-validations/GitHub Action Event Slack Notifier

Translates GitHub's events into human readable messages in Slack.

View on GitHub

Trust Signals

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

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/leopic_gh-action-event-notifier@9a877a8d61945462a8a65f0abd011c89a6f1884f # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
job-statusThe current status of the job.yes
run-idA unique number for each run within a repositoryyes
github-tokenNeeded to authenticate to GitHub's APIyes
slackbot-tokenNeeded to authenticate to Slacks APIyes
slack-conversation-idChannel or group that the message will be delivered toyes

no outputs