AWS CodePipeline introduces stage level conditions to implement pipeline gates
News
This article introduces a new feature in AWS CodePipeline V2 called stage level conditions, which allows development teams to implement pipeline gates to safely release changes that meet quality and compliance requirements.
Specifically, the article covers:
- Stage level conditions can be configured to gate a pipeline execution before entering or exiting a stage
- Conditions consist of one or more rules, such as checking CloudWatch alarms or deployment windows, and invoking Lambda functions
- Customers can configure actions like rollback or fail when a condition is not met
- Conditions can be overridden to allow pipeline execution despite a failed condition
- Stage level conditions are available in all regions where CodePipeline is supported
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Sep 27
2024
2024
AWS CodePipeline introduces pipeline variable check rule for stage level condition
Mar 14
2025
2025
AWS CodePipeline introduces CodeBuild and Commands rule for stage level condition
Oct 16
2024
2024
Enhance release control with AWS CodePipeline stage-level conditions
Oct 15
2024
2024
AWS CodePipeline introduces skipping stage
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.