How to connect
- Go to Settings → Plugins
- Find Jira in the available plugins
- Click Connect and authorize access to your Jira workspace
- Select which projects Kodus can access
What it enables
Automatic business logic validation
When a PR is linked to a Jira ticket, Kodus automatically:- Fetches the ticket title, description, and acceptance criteria
- Compares the PR diff against the requirements
- Reports missing implementations, scope mismatches, and gaps
On-demand validation
Paste any Jira URL in a PR comment:Richer code review context
With Jira connected, Kody can use MCP functions in your rules to fetch task context, check issue status, and cross-reference requirements.Requirements
- Jira Cloud or Jira Data Center
- OAuth or API token access
- Permissions to read the relevant projects