Technical Infrastructure & DevOps

0561 Gitlab Code Create Triggered

0561 Gitlab Code Create Triggered

Manual
High
21
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
21
Node Types
10

Node Types

no Op
Result, Current workflow, End Loop, Error output to normal output
4 nodes
split In Batches
Loop Over Workflows
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
manual Trigger
When clicking "Test Workflow"
1 node
set
Globals, Status error, Status new, Status diff, Status same, Save each version in a different field
6 nodes
n8n
Retrieve all workflows
1 node
gitlab
Get file, Create file, New file version
3 nodes
code
File status
1 node
extract From File
Extract From File
1 node
switch
Switch
1 node

Workflow JSON

19.25 KB
{
  "meta": {
    "instanceId": "d53e56b8545e15a14aa4da6d83ec1d0183c6196323c9b6f7c0a36af8ff413264",
    "templateCredsSetupCompleted": true
  },
  "name": "0561 Gitlab Code Create Triggered",
  "nodes": [
    {
      "id": "9800aaf1-f330-4898-8da7-e60667ab9597",
      "name": "When clicking \"Test Workflow\"",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        880,
        360
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "2772836c-7e75-4d99-a130-f249a3868843",
      "name": "Globals",
      "type": "n8n-nodes-base.set",
      "position": [
        1100,
        360
      ],
      "parameters": {
        "fields": {
          "values": [
            {
              "name": "repo.owner",
              "stringValue": "owner-slug"
            },
            {
              "name": "repo.name",
              "stringValue": "repo-slug"
            },
            {
              "name": "repo.branch",
              "stringValue": "bra...

Showing first 1000 characters. Click "Expand" to view the full JSON.