jmpa-io/post-to-slack
A GitHub Action for sending notifications from running jobs to Slack (via a given webhook).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 13, 2025
- License
- MIT
Pinned Snippet
uses: jmpa-io/post-to-slack@e2e2abed2f816049d8ee72d62909850b94f534ac # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook | The Slack webhook to post to; This is created / managed by a custom Slack App in your workspace. | yes | — |
| status | The status of the running GitHub Action job. | yes | — |
Outputs
no outputs