Skip to Content
v0.8.0 · shippedNative iOS / Android / Flutter / Capacitor SDKs, A2A discovery, SOC 2 readiness, residency, BYO storage, BYOK. Read the changelog →

Jira Cloud plugin

Bidirectional sync between Mushi reports and Jira Cloud issues — creates issues on report.classified, syncs status, and comments fix summaries on fix.applied.

Setup

  1. In Mushi: Marketplace → Jira Cloud → Install.
  2. Complete OAuth 2.0 (3LO) with your Atlassian app (read:jira-work, write:jira-work, offline_access).
  3. Map project key, issue type, and label defaults in the plugin config.

Package

@mushi-mushi/plugin-jira — see the npm README for OAuth helpers and webhook receiver examples.

Events

EventAction
report.classifiedCreate or update Jira issue with Mushi metadata
report.status_changedTransition Jira issue status
fix.appliedComment with fix PR link
Last updated on