Closed
Description
When comparing similar Github Action on marketplace that sends notification to Slack:
- https://github.com/marketplace/actions/github-action-for-slack
- https://github.com/marketplace/actions/slack-notify
- https://github.com/marketplace/actions/send-message-to-slack
None of those requires GITHUB_TOKEN as part of the config. Wondering why it is needed, and whether it can be optional? Thanks!
Activity