Skip to content

Introduce new detailed_merge_status to the merge_requests REST API

What does this MR do and why?

This MR introduces detailed_merge_status to the merge_requests REST API.

Related to #370856 (closed)

How to set up and validate locally

  1. Visit any group or project merge request pages such as http://127.0.0.1:3000/api/v4/projects/1/merge_requests
  2. Check the presence of detailed_merge_status

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

Edited by Sincheol (David) Kim

Merge request reports