Skip to content

Added reviewer drawer component

Phil Hughes requested to merge ph/448423/reviewersSidebar into master

What does this MR do and why?

Adds a reviewer drawer component that will show the reviewers, and approval rules for the merge request.

#448423 (closed)

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

Screenshot_2024-03-25_at_17.10.45

How to set up and validate locally

  • Enable reviewer_assign_drawer feature flag
  • Visit a merge request
  • Click Edit button in reviewer sidebar

Merge request reports