Skip to content

auto-devops: support deploy freezes

What does this MR do?

Deploy Freezes are a useful tool to make sure deployments to production are blocked during a certain timeframe. The downside now, is if you're using Auto DevOps you'd need to overrule all rollout x% etc. jobs if you'd like to adhere to the deploy freezes.

How to setup and validate locally (strongly suggested)

  1. Set a deploy freeze (be careful, they cannot be deleted yet) on an Auto DevOps project
  2. Verify a commit does not trigger the production jobs

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Chase Sillevis

Merge request reports