Action: Create Commit
GitLab Operation

The Create Commit action in GitLab saves your code changes to a repository with a descriptive message.
Example User Story
I want to save my latest bug fix for the login page, so I use the Create Commit action in GitLab to push the changes with a clear message.
Fields
Field Name
Field Type
Required
projectId
Integer
Yes
branch
String
Yes
commitMessage
String
Yes
actions
Array
Yes
Related Connections
Related Automations
Example link
Code (Apache v2.0): Operation
Last updated