actions-marketplace-validations/action-slack-notification

This action will send a notification to Slack

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
statusSpecify success or failure or cancelled or job.statusyes${{ job.status }}
fieldsYou can choose the items you want to add to the fields at the time of notification. If you have more than one, please enter it in csv format. e.g. commit,repo no""
bot_nameOverride the legacy integration's default name.""
channelOverride the legacy integration's default channel.""
github_base_urlSpecify if you want to use GitHub Enterprise.https://github.com
hashGithub Hash(SHA)""
success_textSlack message when succeeded.🚀 Succeeded
failure_textSlack message when failed.👀 Failed
canceled_textSlack message when cancelled.🙅🏻‍♂️ Canceled

no outputs