asugawara/Slack Notifications with statuses
GithubAction2Slack is Action to post GithubActions Workflow status into Slack channel via webhook URL on Python3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 25, 2022
- License
- MIT
Pinned Snippet
uses: asugawara/githubaction2slack@b8076345414c4bc08f8a9ae59c39356197299357 # v0.1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | — | yes | — |
| SLACK_WEBHOOK_URL | — | yes | — |
| MENTION_ACTORS | — | no | — |
| MENTION_BRANCHES | — | no | — |
| STATUS_EMOJI | — | no | — |
| NAME | — | no | — |
Outputs
no outputs