leopic/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: leopic/gh-action-event-notifier@c8a00d5b6c8704da2137ab6db388b4668ae69dda # v1.0.1tags 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