Action: Create Branch
GitLab Operation

The Create Branch action creates a new branch in a repository.
Example User Story
I want to create a new feature branch so I can safely develop a checkout improvement without affecting the main codebase.
Fields
Field Name
Field Type
Required
projectId
Integer
Yes
branchName
String
Yes
ref
String
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated