aws / copilot-cli

The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on AWS App Runner or Amazon ECS on AWS Fargate.
https://aws.github.io/copilot-cli/
Apache License 2.0
3.48k stars 400 forks source link

feature request: add automatic rollback if a pipeline deployment stage's `test_commands` fail #3467

Open huanjani opened 2 years ago

huanjani commented 2 years ago

Currently, you must watch your pipeline's status for test_command failures so you know whether or not to manually rollback changes.

It'd be great to have an automatic rollback option!

huanjani commented 2 years ago

Related: https://github.com/aws/copilot-cli/issues/2992, https://github.com/aws/copilot-cli/issues/3007, https://gitter.im/aws/copilot-cli?at=61b2071a8853d316403b397a

jakequalia commented 2 years ago

Please add this feature! would be a tremendous help :)

chinkevin25 commented 2 years ago

+1 to this!