Jira 工单可直接分配给 Claude Code

You can now assign Jira tickets directly to Claude…

精选理由

Jira 用户这下省心了,工单直接扔给 Claude,它自己读需求、改代码、提 PR,你只负责审核就行。

AI 摘要

Atlassian 在 Jira UI 中新增了直接分配工单给 Claude Code 的功能。用户可从分配人下拉菜单选择“Claude”或在评论中提及。Claude 会获取工单全量上下文(包括验收标准、评论、附件等),然后克隆关联的 GitHub 仓库到沙箱中实现更改,并自动创建拉取请求。Jira 工单会同步更新 PR 链接。该集成需要 Anthropic API 密钥、GitHub 仓库和 Jira 账户。

原文 · Ate-a-Pi

You can now assign Jira tickets directly to Claude…

You can now assign Jira tickets directly to Claude Code.

Built right into Jira's UI: You can either select "Claude" from the assignee dropdown or mention it in a comment.

This is probably the most significant update to @Jira I can remember.

You need three things to make the integration work:

1. An Anthropic API Key 2. A GitHub repository with your code 3. Your Jira account

Here is how it works:

Assign an open ticket to Claude.

This will give the agent access to the full context of the issue, including acceptance criteria, comments, attachments, and more.

Atlassian is using Anthropic's Claude Managed Agents infrastructure, so Claude will clone your repo into a sandbox, implement the changes, and commit them to a pull request in your GitHub repository.

The Jira ticket will be automatically updated with the PR that needs your approval. Any changes in the GitHub repo will be streamed back to the Jira ticket.

Complete integration here between Jira, GitHub, and Claude.

There are so many companies that run on Jira, and I can't think of anything they will welcome more than this.

Thanks to @Atlassian for giving me early access to this announcement and for their partnership.