Skip to content

Cleanup feature flag: security_incident_rollback_checks

Feature flag cleanup: security_incident_rollback_checks

Description

This issue tracks the cleanup of the security_incident_rollback_checks feature flag that was implemented in #20923 (closed).

Background

The feature flag is currently defined at https://ops.gitlab.net/gitlab-org/release/tools/-/feature_flags and is used in the Rollback::Comparison class to conditionally check for security and incident MRs during rollback operations.

Tasks

Definition of Done

  • The feature flag has been completely removed from the codebase
  • The functionality works correctly without the feature flag
  • All tests pass
Edited by Maina Ng'ang'a