actions-marketplace-validations/GitHub Action Event Slack Notifier
Translates GitHub's events into human readable messages in Slack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 29, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/leopic_gh-action-event-notifier@9a877a8d61945462a8a65f0abd011c89a6f1884f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| job-status | The current status of the job. | yes | — |
| run-id | A unique number for each run within a repository | yes | — |
| github-token | Needed to authenticate to GitHub's API | yes | — |
| slackbot-token | Needed to authenticate to Slacks API | yes | — |
| slack-conversation-id | Channel or group that the message will be delivered to | yes | — |
Outputs
no outputs