new MergeRequests()
Methods
-
all(projectId, qs)
-
Get all merge requests for this project.
Parameters:
Name Type Description projectIdnumber | string The ID or URL-encoded path of the project
qsobject query params
-
query(projectId, mergeRequestIid)
-
Shows information about a single merge request.
Parameters:
Name Type Description projectIdnumber | string The ID or URL-encoded path of the project
mergeRequestIidnumber The internal ID of the merge request