tenzin1308/Slack Notification

GitHub Action to send Customized Slack notification

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
slack-bot_tokenSlack Tokenyes
slack-channel_idSlack Channel IDyes
slack-textMessage to post on the slack channelyes
slack-attachmentsPass True to send a JSON-based array of structured attachments.false
slack-blocksPass True to send a JSON-based array of structured blocks.false
slack-icon_emojiEmoji to use as the icon for this message.:github:
slack-icon_urlURL to an image to use as the icon for this message.""
slack-thread_tsProvide another message's ts value to make this message a reply.""
slack-unfurl_mediaPass false to disable unfurling of media content.false
slack-unfurl_linksPass true to enable unfurling of primarily text-based content.false
slack-usernameSet your bot's user name.Mr. Awesome Bot
namedescription
succeedReturns ok if the notification was successfully delivered