Skip to content

Add a feature flag for suggested reviewers

Tan Le requested to merge 368341-add-a-feature-flag-for-suggested-reviewers into master

What does this MR do and why?

This MR adds a new feature flag named suggested_reviewers, which controls the roll-out of the suggested reviewers features on the merge request page.

Currently, there is no functionality built under this feature flag yet. This is part of a bigger epic to bring suggested reviewers to the code review experience.

Relates to #368341 (closed)

How to set up and validate locally

The feature flag can be enabled and disabled via the Rails console.

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

Edited by Tan Le

Merge request reports

Loading