pipeline-backend
pipeline-backend copied to clipboard
feat(slack): allow posting messages as user or bot
Because
- Slack integration can send messages as either a user or a bot.
This commit
- Updates the component
setupto hold both tokens.