Skip to content

Remove security_policies_branch_exceptions ff

Alexander Turinske requested to merge 425121-remove-feature-flag into master

What does this MR do and why?

Remove security_policies_branch_exceptions ff

  • remove from frontend
  • remove from backend
  • update tests

Changelog: removed

EE: true

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Scenario Screenshot
global search for securitypoliciesbranchexceptions image
global search for security_policies_branch_exceptions image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Upload a GitLab Ultimate license
  2. Navigate to a project/group => Secure => Policies => New policy => Scan Result Policy => Select a scan type
  3. Verify branch exceptions works as expected
  4. Navigate to a project/group => Secure => Policies => New policy => Scan Execution Policy => Select a scan type
  5. Verify branch exceptions works as expected

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #425121 (closed)

Merge request reports