Query: Find Group Merge Requests

GitLab Operation

The Find Group Merge Requests query in GitLab retrieves all merge requests across all projects within a specific group.

Example User Story

I want to track all code review activity across our team’s projects this sprint, so I use the Find Group Merge Requests action in GitLab to gather and analyze them in one place.

Fields

Field Name
Field Type
Required

groupId

Integer

Yes

state

String

No

GitLab

Example link

Code (Apache v2.0): Operation

Last updated