voxmedia / github-action-slack-notify-build

Report GitHub Actions build status on Slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The action is not automatically inviting the bot to the channel

Geek-ubaid opened this issue · comments

The action is throwing the not_in_channel error because the app after installation is not invited to the channel. I have to manually invite the bot to the channel and then execute the action.

Mention this thing in the documentation or include this scope in the action.

I've added required scopes to the README; if there are additional steps needed, please submit a PR.

commented

Instructions unclear, getting Error: An API error occurred: not_in_channel Had to manually invite bot to channel.

image