Public build results in AWS CodeBuild - AWS CodeBuild public builds

Public build results in AWS CodeBuild

AWS CodeBuild allows the administrator of a CodeBuild project to make the build results for a project available to anyone, including users without an AWS account. This is particularly useful when a third party submits a pull request and needs to see the results of the build that was initiated by the pull request.

The CodeBuild project administrator will provide you with a link to the public build results for a project.