Skip to content

Add Security mirror for Helm project

Robert Speicher requested to merge rs-helm-security into master

After gitlab-com/gl-infra/delivery#1083 (closed), the Helm project has its own Security mirror, so we can now create the auto-deploy branch there.

Additionally, we now have the handy auto_deploy_path method on Projects so we no longer need a custom method to handle auto_deploy_on_security in AutoDeployBranchService.

Merge request reports