Skip to content

Enable secret push protection feature flags by default

Dheeraj Joshi requested to merge djadmin-enable-secret-push-protection-ff into master

Related issue: #467190

What does this MR do and why?

This MR is to make the secret push protection feature available to self-managed instances by default.

  • sets the default_enabled attribute in both the feature flags for Secret push protection to true.
  • removes the explicit check for .com
  1. [Feature Flag] Rollout of `pre_receive_secret_d... (#429287)
  2. [Feature flag] Enable `pre_receive_secret_detec... (#454583)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

Edited by Dheeraj Joshi

Merge request reports