リリース ページを使用してバージョンの進捗を確認する
バージョンは、それぞれの時点におけるプロジェクトの状態を表します。顧客に機能を公開する予定の設定や、プロジェクトで完了した作業の整理に使用できます。
Versions in Jira Software are managed using the releases feature. How to enable the releases feature
バージョンの進捗を確認するには、次の手順に従います。
From your project navigation, select Releases.
一覧から対象のバージョンを選択します。
Check the progress of your work items and related work in the Progress section.
Using the progress bar, you can see a summary of work item status (done, complete, warnings) and related work status (added, placeholder).
バージョンに含まれる作業を承認または却下する
承認者として追加されているユーザーは、リリースに含まれる作業を承認または却下できます。
承認は、承認者がリリースを前に進めてよいと考えていることを示し、却下は、承認者がまず変更が必要だと考えていることを示します。
From your project navigation, select Releases.
一覧からリリースを選択します。
[承認者] セクションで自分の名前を見つけて、[Waiting (待機中)] を選択します。
[承認] または [却下] を選択します (却下の場合は必要に応じて理由を追加します)。
これで、承認ステータスが承認セクションで更新されます。再度スタータスを更新するには、リリースを選択します。
警告を表示
Warnings appear when your work item data is potentially out of sync with your development data.
次の場合に警告が表示されます。
Jira Software が開発ツール (Bitbucket、GitHub、GitLab、または Jenkins) に接続されている。
開発ツールとの統合の詳細をご確認ください。[開発ツールを表示] 権限を持っている。
Jira 権限について詳細をご確認ください。Warnings are enabled. To view the warning types that are enabled, go to the Work items section of your version, select the actions icon () on the right, then the settings icon (). You must be a project administrator to do this.
Jira Software に接続されている開発ツールに応じて、異なる警告タイプが表示される場合があります。
Open pull requests (a work item is marked as done, but it has an open pull request).
Unreviewed code (a work item is marked as done, but its commits aren't part of a pull request or code review).
Failing builds (a work item is marked as done but it's linked to a failing build).
Open reviews (a work item is marked as done but it has open reviews).
オープンなレビューの警告は、Jira Software と Fisheye-Crucible の統合を使用している場合にのみ表示されます。
リリース ページで開発情報を表示する
The release page will display the commits, branches, pull requests, builds, and deployments related to each work item in your version, provided that:
Jira Software が開発ツールに接続されていること。かつ、
your team includes work item keys in their branch names, commit messages, and pull requests.
コミット、ブランチ、プル リクエスト
If you’ve connected a source code management (SCM) tool like Bitbucket or GitHub, you can view the number of commits, branches, and pull requests associated with each work item in the Work items section.
また、プル リクエストのステータスが表示されます (例:オープン、マージ済み、または却下)。開発情報の一部を選択すると、SCM ツール内のコミット、ブランチ、またはプル リクエストへのリンクが記載された詳細ダイアログが表示されます。
ビルド
If you’ve connected a build tool like Bitbucket, GitHub, or GitLab, you’ll see the build status for each work item in your version in the Work items section.
ビルドが成功したのか、失敗したのか、不明なのかを示すアイコンが表示されます。ビルド アイコンをクリックすると、ビルド ツール内の関連するパイプラインへのリンクを含む詳細なダイアログが表示されます。
デプロイメント
If you’ve connected a CI/CD tool like Bitbucket Pipelines, GitHub, GitLab, or Jenkins, you’ll see the deployment status of each work item in your version in the Work items section.
We'll show an icon to indicate whether a work item has been deployed successfully and a label to tell you what environment it’s been deployed to. Click on a deployment status to view a detailed dialog with links to the associated pipelines in your CI/CD tool.
機能フラグ
If you’ve connected a feature management tool like LaunchDarkly or Split, you’ll see a flag icon and a percentage in the Work items section.
The icon indicates whether a flag is enabled or disabled, and the percentage shows the current rollout of a particular flag. If you have more than one feature flag linked to a work item, the number of flags linked will be shown instead of a rollout percentage. Hover over the icon to see quick info about connected flags, and select it to view full details.
バージョンをリリースする
バージョンをリリースするには、プロジェクト管理者権限が必要です。
バージョンをリリースするには:
From your project navigation, select Releases.
リストからバージョンを選択します。
バージョンの現在のステータス (たとえば [未リリース]) を選び、[リリース] を選択します。
Confirm what to do with any unresolved work items, and enter a release date.
[リリース] を選択します。
この内容はお役に立ちましたか?