Skip to content

Add `SharedStatus.security_release?`

Robert Speicher requested to merge rs-shared-status-security-release into master

55cb8e8f - Add SharedStatus.security_release?

e48c405d - Remove unused BaseRelease#security_release?

a3423b17 - Remove dev_only and security parameters

SharedStatus.security_release? is the SSOT for whether or not we're performing a security release. It should not be able to be overridden by method parameters.

Merge request reports