Skip to content

Migrate PolicyRuleBranchSelection to GlCollapsibleListbox

What does this MR do and why?

Describe in detail what your merge request does and why.

This MR resolves #397733 (closed)

Main purpose of this MR is to migrate protected_branches_selector.vue to GlCollapsibleListbox

Screenshots or screen recordings

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

BEFORE AFTER
Screenshot_2023-03-23_at_17.57.27 Screenshot_2023-03-23_at_17.57.01

How to set up and validate locally

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

One of options to check

  1. Go to any project
  2. Security & Compliance -> Policies -> New policy -> Scan result policy
  3. Select Security scan option from Rules section, last dropdown with protected branches

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

Merge request reports