Slack app plugin
Posts classified reports and fix updates to your team channel. Supports Block Kit messages and the /mushi slash command for inline triage.
Setup
- Create a Slack app with bot scopes for your workspace.
- In Mushi: Marketplace → Slack → Install and paste the bot token + signing secret.
- Pick the channel for report notifications and optional thread replies on QA failures.
Package
Events
| Event | Action |
|---|---|
report.created / report.classified | Post Block Kit summary to channel |
fix.pr_opened | Thread with PR link |
qa_story.failed / qa_story.recovered | Transition-aware threaded updates |
Last updated on