Query: Find Project Merge Requests

GitLab Operation

This GitLab action retrieves a list of merge query associated with a specific project.

Example User Story

I want to quickly view all open merge requests in my project so I can prioritize code reviews for my team.

Fields

Field Name
Field Type
Required

projectId

Integer

Yes

state

String

No

perPage

Integer

No

GitLab

Example link

Code (Apache v2.0): Operation

Last updated