Skip to content

Add a critical flag to the Release command

Robert Speicher requested to merge rs-critical-security-flag into master

When paired with --security, this will add an explicit SECURITY=critical variable to the trigger call, which indicates to release-tools a critical security release.

See https://gitlab.com/gitlab-org/release-tools/issues/362.

release-tools counterpart: gitlab-org/release-tools!824 (merged)

Edited by Robert Speicher

Merge request reports