開発ツールを設定する
Jira は、開発作業と同時にプロジェクトを追跡するのに役立つ幅広い開発ツールに接続できます。
Bitbucket や GitHub などのソース コード管理ツールに接続すると、次のことが可能になります。
configure work items to automatically transition when certain events occur in your repository, such as commits and branches created, pull requests merged and declined, and more
create branches, pull requests, and commits directly from work items in Jira
see every work item with its related commits, branches, builds, and pull requests in Jira
デプロイメントを表示する (Bitbucket Pipelines を有効にしている場合)
コード レビューのために Crucible に接続すると次の操作が可能になります。
configure work items to automatically transition when a review changes status
see every work item with its related reviews in Jira
Connect to Bamboo, and you can see every work item with its related builds and deployments in Jira.
Jira を開発ツールに接続する
適切な権限を必ず取得してください。Jira を別のアプリに接続するには Jira 管理者である必要があります。開発ツールの管理者である必要もあります。
Bitbucket は Atlassian Government 環境では使用できません。
「開発ツールとの連携」 (Jira 管理ドキュメント) の指示に従って、Jira を開発ツールに接続します。
Jira と開発ツールを設定する
一部の機能は、Jira を開発ツールに接続したときに自動的に有効になります。その他の機能には追加設定が必要です。以下は各機能とセットアップに必要な設定作業のリストです。
Development panel on work items
The Development panel is shown on every work item, and helps you to evaluate the development status of a work item at a glance. If you need to investigate further, click any item to display more details, or drill down into the development tool.
You don't need to do any further configuration once you have connected Jira to your development tools. However, your team will need to know how to reference work items in their development work.
Learn more: Referencing work items in your development work
We're gradually rolling out a work item, which you may see on your boards and in your backlog. The work item detail view will look a little different and some procedures will change slightly. Take a look at our info page to see what's changed and get the latest updates.
Jira ボードの開発情報を表示する
Once you’ve connected your development tools and your team is using work item keys in branch names, commit messages, and pull requests, you’ll start seeing development information on your Jira board. Work item cards will display development icons to indicate when they have pull requests, branches, commits, or deployments associated with them, so you can see at a glance how work is progressing. You can hover over the icons to view the details of the development activity, and click through to go to your connected development tool.
開発アイコンは、次の場合に限り Jira ボードに表示されます。
At least one of the work items on your board has development data linked to it.
Your board contains less than 100 work items.
View work item information in your developer tools
If you have connected Jira to one of the supported developer tools, like Bitbucket, GitHub, GitLab, Fisheye/Crucible, or any other source code tools available on the Marketplace, you will be able to view information about the work items in those tools. For example, in Bitbucket, you'll be able to see the work items that were referenced in a changeset; in Bamboo, you'll be able to see the work items linked to a plan's builds.
Here's an example of a work item key (MSP-15) in a commit message in Bitbucket:
When you click the work item key in Bitbucket, you'll see the work item view:
詳細: Bitbucket Cloud、GitHub、Bamboo、Fisheye、Crucible
Create branches, commits and pull requests from a work item
If you’ve connected a source code management tool like Bitbucket or GitHub, you can create branches directly from work items in Jira via the Create branch link in the Development panel. The link will open your connected code tool and launch the process of creating a branch for you. If you have multiple tools connected, you can choose where you'd like to create the branch.
Once a branch is created and linked to a work item, you can also create commits and pull requests via the Development panel on a Jira work item.
ワークフロー トリガー
You can configure triggers in workflows that respond to events in your linked development tools. This helps your team keep their work item statuses in sync with their development work, rather than lagging behind. For example, when a developer creates a branch in Bitbucket to start work on a work item, they can reference the work item in the branch name, and the work item will automatically be transitioned from 'Open' to 'In progress'.
Jira を開発ツールと連携したら、トリガーをワークフローに追加する必要があります。ワークフロー トリガーの構成に関するアトラシアンのガイドを読むことをお勧めします。

ワークフロー トリガーの構成 (Jira 管理者向けドキュメント) に関する詳細
リリース ページにおける開発情報
If you’ve enabled the Releases feature in Jira and you’re using versions to organize your team’s work, you can use the release page to view the progress of a version and determine what is likely to ship, at a glance. You can see all of the work items in the version, broken down by status category, as well as potential problems that could affect the release of the version (e.g. work item that should be in the release but are part of unmerged pulled requests, work items that haven't had code reviews, or broken builds).
リリース ページでデプロイ情報を表示するには、次の手順に従います。
Jira にログインしてプロジェクトに移動します。
プロジェクト メニューで [リリース] を選択します。
リストからバージョンを選択します。
Look for the Development column in the table of work items.
Once you have connected Jira to your development tools, you don't need to do any further configuration to see development information on the release page. However, your team will need to know how to reference work items in their development work.
Learn more: Referencing work items in your development work
お困りですか? 必要な回答がドキュメントで見つからなかった場合、他のリソースもご利用いただけます。「ヘルプの活用」をご参照ください。
この内容はお役に立ちましたか?