Gamesight / slack-workflow-status

Github action for sending workflow run results to Slack
https://gamesight.io
MIT License
75 stars 45 forks source link

Support for Slack Bot (App) Token #40

Open sammcj opened 2 years ago

sammcj commented 2 years ago

It would be great if this could use a standard Slack App Bot User OAuth Token rather than passing a webhook URL.

This would allow the bot to post across several rooms and users and allow people have the legacy webhooks disabled to use this Action.

jprecuch commented 1 month ago

I would love this feature implemented as well. Same like https://github.com/slackapi/slack-github-action has