プル リクエストでビルドのステータスを確認する

If you use Bitbucket Pipelines or you've integrated with another build system, you can trigger a build to run when any user makes a commit to the repository. That way, you won't have to open your build system to see if a build passed or failed. You'll have the build statuses for each commit right in the pull request:

  • そのコミットのすべてのビルドが成功した場合

  • そのコミットのビルドが失敗せず、1 つ以上のビルドが進行中の場合

  • そのコミットの 1 つ以上のビルドが失敗した場合

プル リクエストでビルドのステータスを表示する

  • [コミット] のプル リクエストの [ビルド] 列に各コミットのビルド ステータスが表示されます。

  • Check build statuses in the Builds panel on the right sidebar. You can also select the associated link to go to the actual build. 

新しいプル リクエスト エクスペリエンスにオプトインしていない場合:

From the Overview tab, you'll see the build status for the most recent commit. Select the builds link to see details of each build with links to the build page.

[コミット] タブでは、[ビルド] 列に各コミットのビルド ステータスが表示されます。

ビルド ステータス - Premium プラン ユーザー

ワークスペースで Premium プランを利用している場合、リポジトリ管理者はビルド ステータスに基づいてプル リクエストのマージを防ぐことができます。この制限がある場合、マージしようとすると次のマージ チェックリスト オプションが表示されます。

  • 最後のコミットで成功したビルドが {#} 以上 — プル リクエストの最後のコミットで成功したビルドの数がこの数を下回っているため、マージできません。

  • 最後のコミットで失敗したビルドがない — プル リクエストの最後のコミットに失敗したビルドが含まれているため、マージできません。

To find out more about the Merge checklist options, see Merge a pull request.

さらにヘルプが必要ですか?

アトラシアン コミュニティをご利用ください。