Posted On: Sep 8, 2016

You can now view details and information about code changes flowing through your software release pipeline in AWS CodePipeline. This provides you more context about changes that have been committed to your source repository and are running through your pipeline. Viewing this information can be useful when reviewing manual approval actions or troubleshooting failures in your pipeline actions.

Using the CodePipeline console or AWS CLI, you can view the details of committed changes such as commit ID, check-in comments, or time since the change was committed to your source repository. You can view this information for changes committed to any of CodePipeline’s supported source providers, such as AWS CodeCommit, Amazon S3, and GitHub.

Learn how to use this feature by visiting our documentation.

For more information on CodePipeline: