Skip to content

Allow forcing auto_deploy prepare task

Alessio Caiazza requested to merge force-prepare into master

What does this MR do and why?

Allow forcing auto_deploy prepare task

If CREATE_AUTO_DEPLOY_BRANCH_SCHEDULE is present, the auto_deploy timer will ignore the schedule and always create a new auto_deploy branch (unless it already exists for the current hour)

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

Edited by Alessio Caiazza

Merge request reports