For the complete documentation index, see llms.txt. This page is also available as Markdown.

Action: Update Merge Request

GitLab Operation

The Update Merge Request action modifies an existing merge request, such as updating its description, title, or assigned reviewers.

Example User Story

I want to add test results and screenshots to my merge request so reviewers have all the details needed for approval.

Fields

Field Name
Field Type
Required

projectId

Integer

Yes

mergeRequestIid

Integer

Yes

title

String

No

description

String

No

stateEvent

String

No

GitLab

Example link

Code (Apache v2.0): Operation

Last updated