ghkdqhrbals/Today commits Slack Alert

Send a Slack message in a channel with today commit messages!

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Feb 17, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: ghkdqhrbals/today-commit-slack-sender@c8fd68c354aac626a29fe39981345dae513c9f30 # v1.2.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
channel-idSlack channel ID where message will be posted. Needed if using bot tokenno
slack-messageMessage to post into Slack. Needed if using bot tokenno
payloadJSON payload to send to Slack if webhook route. If not supplied, json from GitHub event will be sent insteadno
payload-file-pathpath to JSON payload to send to Slack if webhook route. If not supplied, json from GitHub event will be sent instead. If payload is provided, it will take preference over this fieldno
update-tsThe timestamp of a previous message posted. It will update the existing message instead of posting a new messageno
namedescription
timeThe time
thread_tsThe timestamp on the message that was posted into Slack when using bot token
tsThe timestamp on the message that was posted into Slack when using bot token
channel_idThe channel id of the message that was posted into Slack when using bot token