Skip to content

Introduce production health checks

Alessio Caiazza requested to merge ac-check-production-tracker into master

Promotion::Manager now checks the status of the production issue tracker for active incidents or C1/C2 in progress changes.

If something is found, the check fails and the deployment is aborted.

Those new checks are behind the production_status feature_flag.

Related to gitlab-com/gl-infra/delivery#879 (closed)

Merge request reports