Skip to content

Engineers can block DAST releases

Cameron Swords requested to merge prevent-releases-using-ci-variable into master

What does this MR do?

Allows a release to be blocked by a DAST engineer. The DAST engineer can do this by adding a BLOCK_RELEASE CI/CD variable to the CI/CD settings. The engineer should enter a message that explains why the release is blocked in the variable.

What are the relevant issue numbers?

gitlab-org/gitlab#299913 (closed)

Edited by Cameron Swords

Merge request reports