actions-marketplace-validations/vwo-slack-notifier
Publish a message in a channel or send a JSON payload to the Slack Workflow Builder
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 25, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/wingify_slack-github-action@ab5e232ce9acfb06014cd97342a6e6b88ae67412 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel-id | Slack channel ID where message will be posted. Needed if using bot token | no | — |
| slack-message | Message to post into Slack. Needed if using bot token | no | — |
| payload | JSON payload to send to Slack if webhook route. If not supplied, json from GitHub event will be sent instead | no | — |
Outputs
| name | description |
|---|---|
| time | The time |