Skip to content

Remove the `security_reports_mr_widget_prompt` experiment

What does this MR do and why?

This MR implements #396358 (closed) which cleans up the experiment security_reports_mr_widget_prompt

It seems this experiment wouldn't have been visible to the user.

Screenshots or screen recordings

No Visible Change

How to set up and validate locally

I think this might be difficult to validate locally, because this experiment wasn't visible to the user.

You can do the following to make sure everything looks ok.

  1. Feature.enable(:security_reports_mr_widget_prompt, true) in the rails console.
  2. Open an MR where you would have write access to the repo.
  3. Check the MR widget looks ok.

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

Edited by Ross Byrne

Merge request reports