What should the DevOps engineer do to meet this requirement?

1 Comment

  1. Elijah
    Author

    I rate that the answer is:
    Create an Amazon EventBridge rule that reacts to pullRequestCreated and pullRequestSourceBranchUpdated events. Create an AWS Lambda function that invokes a CodePipeline pipeline with a CodeBuild action that runs the tests for the application. Program the Lambda function to post the CodeBuild badge as a comment on the pull request so that developers will see the badge in their code review.

Leave a Reply

Your email address will not be published. Required fields are marked *

7 + 15 =