開発ツールを利用する
JIRA Software can be integrated with development tools such as Bitbucket Cloud, Bamboo, and GitHub. By connecting compatible development tools, you can perform the following actions:
課題の開発情報の表示
Depending on which tools your administrator has JIRA Software to, the Development panel in the View Issue screen provides the following functionalities:
| view and create branches, view commits, and view and create pull requests | |
| view branches (not create), view commits, and view and create reviews | |
| view the status of builds and deployments | |
GitHub or GitHub Enterprise | view branches (not create), view commits, and view and create pull requests |
See here to learn more about viewing the development information for issues you're working on.
開発作業で課題を参照する
コミット、ブランチ、プル リクエストなどの課題キーを参照すると、以下が可能です。
- 開発パネルでの課題の開発作業へのリンクを表示する
- Automatically transition the issue to a new status, if your administrator has set up workflow triggers
- バージョンのリリースやトラッキングに使用されるバージョン詳細ページで、課題や開発作業を照合する
See here to learn more about referencing issues in your development work.
スマート コミットで課題を処理する
You can process JIRA Software using special commands, called Smart Commits, in your commit messages.
以下のことが可能です。
- 課題にコメントする
- 課題の時間管理情報を記録する
- Transition issues to any status defined in the JIRA Software project's workflow
See here to learn more about using Smart Commits with your issues.
Check out these related topics:

