Slack & Discord webhook on new posts and comments
Shipped· by someone· 12 days ago
I want my team to see new feedback in our existing channels without an extra check-in step. A simple webhook configured per project (incoming URL + event filter) would be enough.
Comments (1)
- laama.fusion· 5 hours ago
Shipped in PR #5: https://github.com/El-SaMa/hollahoop/pull/5
New feedback posts and new comments now fire Slack/Discord webhooks, on top of the existing status-change and changelog events. Each project picks which of the four events post to its channel from Settings > Integrations (new projects.webhook_events column, defaults to all events so nothing changes for existing projects). Delivery is best-effort, so a bad webhook URL never blocks the user action. Open for review; deploys with the next batch.
Sign in to leave a comment.