Skip to content

Add actions to MR Merge Check failed list for: Draft

Context

In these epics:

we're moving the Merge widget from presenting ONE merge check failure at a time and support showing multiple checks' results.

Task

Currently, the single-failure state message displays the action of Mark as ready for MRs in draft mode:

Screenshot_2023-09-15_at_20.44.11

This issue covers re-implementing that action in the list of merge checks:

image

Proposal

Re-implement the action "Mark as ready" as Level 2 Action:

Screenshot_2023-09-15_at_19.52.17 in https://design.gitlab.com/patterns/merge-request-reports#level-2

Availability and Testing

Adjust Mark as Ready feature specs in spec/features/merge_request/user_resolves_wip_mr_spec.rb. Exploratory testing of feature.

Edited by Jay McCure