yukin01/Slack Bot (Web API) Action

An action to notify Slack using the chat.postMessage API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
statusJob results. In most use cases, you should specify `job.status`.yes
github_tokenPersonal access token (PAT) used to fetch the repository.no${{ github.token }}
oauth_tokenSlack's access token. If you're using modern Slack Apps, specify the **Bot User OAuth Access Token** which begin with `xoxb-`. yes
channelThe channel to be notified of results.yes
textOverride main body text of the message.no""
usernameOverride bot's user name.no""
icon_emojiEmoji to use as the icon for this message. Overrides `icon_url`.no""
icon_urlURL to an image to use as the icon for this message.no""

no outputs