A development team uses AWS CodeCommit for version control for applications. The development team uses AWS CodePipeline, AWS CodeBuild. and AWS CodeDeploy for CI/CD infrastructure. In CodeCommit, the development team recently merged pull requests that did not pass long-running tests in the code base. The development team needed to perform rollbacks to branches in the codebase, resulting in lost time and wasted effort. A DevOps engineer must automate testing of pull requests in CodeCommit to ensure that reviewers more easily see the results of automated tests as part of the pull request review. What should the DevOps engineer do to meet this requirement?
開発チームは、アプリケーションのバージョン管理に AWS CodeCommit を使用しています。開発チームは AWS CodePipeline、AWS CodeBuild を使用します。 CI/CD インフラストラクチャ用の AWS CodeDeploy。 CodeCommit では、開発チームは最近、長時間実行テストに合格しなかったプル リクエストをコード ベースにマージしました。開発チームはコードベース内のブランチへのロールバックを実行する必要があり、その結果、時間のロスと無駄な労力が発生しました。 DevOps エンジニアは、CodeCommit でプル リクエストのテストを自動化し、レビュー担当者がプル リクエスト レビューの一環として自動テストの結果をより簡単に確認できるようにする必要があります。この要件を満たすために、DevOps エンジニアは何をすべきでしょうか?