inspectify/Script-to-Slack

Run a script and post the output to a Slack channel

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
slack_bot_tokenThe Slack bot token to use for this actionyes
slack_channel_idThe ID of the slack channel that you want the bot to post the output inyes
commandThe command to run. The output will be interpreted as mrkdwnyes
dirThe directory to run the command in. Defaults to github.workspace${{ github.workspace }}

no outputs