aabed/Upload File to Slack

GitHub Action to upload files to a Slack channel using a custom Node.js script.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 20, 2024
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: aabed/slack-file-upload-action@f73e44209fcd5366ec97042958b39f2bbd1f4995 # v1

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

namedescriptionrequireddefault
slack_tokenThe Slack bot token (xoxb-...)yes
file_pathThe path to the file that should be uploaded.yes
channel_idThe Slack channel ID where the file should be uploaded.yes
initial_commentAn optional comment to include with the file upload.no
namedescription
file_urlThe URL of the uploaded file in Slack.