actions-marketplace-validations/Post or update slack message

Send new or update a slack message from a bot

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
tokenThe slack bot tokenyes
channelSend the message to this channelyes
tsIf passed, update matching message instead of posting a new oneno
threadTsIf passed, add message to thread to the message referencedno
textThe message's base textno
blocksOptional array of blocks (JSON.stringify'ed)no
attachmentsOptional array of attachements (JSON.stringify'ed)no
appendTextAppend given text to original message (update only)no
appendBlocksAppend given blocks to original message (update only)no
appendAttachmentsAppend given attachments to original message (update only)no
namedescription
tsUpdated or created message for later reference