Skip to content

feat: add support for MRs in GLQL

What does this MR do and why?

feat: add support for MRs in GLQL

Introduce a type field and allow querying merge requests in GLQL. Supported fields to query for MRs include: label, created, updated, assignee, author, milestone, group, project, reviewer, approver, merger, state, merged, deployed, draft, environment.

How to set up and validate locally

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

Merge request reports

Loading