Skip to content

Smart manual approval for CI/CD #2879

@lielran

Description

@lielran

When working on CD project. every commit to the master branch is pushed to production in cd pipeline. changes to the cloudformation can be risky since it can destroy the sate of the application (replace resources, cause downtime)

I would like to see an option for cdk to create a CFN change-set and wait for manual approval(e.g. cdk deploy --manual-approval=10m) on the change-set so human can review. I will also be nice to get SNS notification on this event so I can connect our Slack for ping the team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-for-stalenessThis issue was automatically closed because it hadn't received any attention in a while.effort/largeLarge work item – several weeks of effortfeature-requestA feature should be added or improved.management/ci-cdRelated to CI/CDp2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions