Action: Create Merge Request
GitLab Operation

The Create Merge Request action proposes changes by creating a merge request to combine code from one branch into another.
Example User Story
I want to submit my completed feature branch for review so the team can approve and merge it into the main codebase.
Fields
Field Name
Field Type
Required
projectId
Integer
Yes
sourceBranch
String
Yes
targetBranch
String
Yes
title
String
Yes
description
String
No
assigneeId
Integer
No
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated