開発ツールを設定する
JIRA Software can be connected to a range of development tools to help you keep your project tracking in sync with your development work. Here are some of the features that you can unlock by connecting JIRA Software to different tools:
- Connect to repository manager, like Bitbucket or GitHub, and you can configure issues to automatically transition when events occur in the repository, e.g commit and branches created, pull requests merged and declined, etc. You can also create branches directly from issues in JIRA Software. In addition, every issue will show its related commits, branches, and pull requests.
- コードをレビューするには、Crucible に接続すれば、レビューがステータスを変更したときに自動的にトランジッションされるよう、課題を設定することができます。また、各課題には関連するレビューが表示されます。
- Bamboo に接続すれば、各課題に関連するビルドとデプロイが表示されます。
Connecting JIRA Software to your development tools
始める前に
- Make sure that you have the right permissions. You need to be a JIRA administrator to connect JIRA Software to another application. You will need to be an administrator for your development tool as well.
Follow the instructions on Integrating with development tools (JIRA Admin documentation) to connect JIRA Software to your development tools.
Configuring JIRA Software and your development tools
Some features will be automatically enabled when you connect JIRA Software to your development tools. Others require some additional configuration. Each feature is listed below, including the configuration work required to set it up.
課題の開発パネル
各課題に開発パネルが表示されるため、開発状況をひと目で評価することができます。さらに調査が必要な場合は、項目をクリックして詳細を表示するか、開発ツールを掘り下げます。
You don't need to do any further configuration once you have connected JIRA Software to your development tools. However, your team will need to know how to reference issues in their development work.
さらに詳しく:開発作業から課題を参照する
開発ツールで課題情報を閲覧する
Bitbucket、Bamboo、Fisheye/Crucibleのようなサポートしている開発ツールの一つとJIRAを連携したら、例えば、Bitbucketでは、チェンジセットで参照した課題を見ることができたり、Bambooでは、ビルドの計画にリンクされた課題を見ることができたりします。
もっと詳しく: Bitbucket Server、Bitbucket Cloud、Bamboo、Fishete、Crucible
課題からブランチを作成する
If you use Bitbucket Cloud or Bitbucket Server to manage your code repositories, you can create code branches directly from issues in JIRA Software via the Create branch link. The link will open your connected repository application and launch the process of creating a branch for you. If you have multiple applications connected, then you can choose where you'd like to create the branch.
ワークフロー トリガー
リンクする開発ツールのイベントに対応するワークフローに、トリガーを設定することができます。これを設定することで、後れを取ることなく開発作業と同期しながら課題のステータスを追跡することができます。例えば、開発者が Bitbucket でブランチを作成し課題に取り掛かると、ブランチ名に JIRA 課題を参照でき、課題が自動的に「作業前」から「進行中」に移動します。
You will need to add triggers to your workflow(s) after connecting JIRA Software to your development tools. We recommend that you read our guide on configuring workflow triggers.
Learn more: Configuring workflow triggers (JIRA Admin documentation)
リリースハブにおける開発情報
ボードのリリースハブを見れば、リリースの進捗(リリースバージョン)を見て公開すべきものをひと目で決定できるようになります。バージョンではステータスごとに分類されたすべての課題を見ることができ、バージョンのリリースに影響しうる問題も把握できます(例えば、リリースするはずの課題にマージされていないプルリクエストや、コードレビューされていない、またビルドに失敗した課題が含まれている、など)。
You don't need to do any further configuration once you have connected JIRA Software to your development tools. However, your team will need to know how to reference issues in their development work.
さらに詳しく:開発作業から課題を参照する
次のステップ
Need help? If you can't find the answer you need in our documentation, we have other resources available to help you. See Getting help.