Skip to content

Migrate New Merge Request Checkbox to Pajamas Component

What does this MR do and why?

Migrate generic checkbox to pajamas component on app/views/shared/_new_merge_request_checkbox.html.haml

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Open any project/repository and add a new file directly from the UI.
  2. Change the target branch to something other than the current branch.
  3. Checkbox should show up asking to create a new merge request.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Fixes #361194 (closed)

Merge request reports

Loading