Skip to content

Default on :scan_execution_rule_mode feature flag

What does this MR do and why?

Describe in detail what your merge request does and why.

Default on :scan_execution_rule_mode feature flag

  • the feature flag has been on in production for several days now without incident

Changelog: changed

Screenshots or screen recordings

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

master branch current branch
Screen_Shot_2022-09-29_at_2.34.24_PM Screen_Shot_2022-09-29_at_2.34.50_PM

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. Run echo "Feature.remove(:scan_execution_rule_mode)" | rails c
  3. Navigate to http://gdk.test:3443/flightjs/Flight/-/security/policies/new?type=scan_execution_policy

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 #359883 (closed)

Merge request reports