8
n8n 한국어amn8n.com

내 워크플로 19

고급

이것은DevOps분야의자동화 워크플로우로, 21개의 노드를 포함합니다.주로 If, Code, Jira, HttpRequest, StopAndError 등의 노드를 사용하며. Git 커밋 명령을 통한 GitHub PR 및 JIRA 업데이트 자동화

사전 요구사항
  • 대상 API의 인증 정보가 필요할 수 있음
  • GitHub Personal Access Token

카테고리

워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
  "id": "B9XHO1B8oUR04nOu",
  "meta": {
    "instanceId": "1a54c41d9050a8f1fa6f74ca858828ad9fb97b9fafa3e9760e576171c531a787",
    "templateCredsSetupCompleted": true
  },
  "name": "My workflow 19",
  "tags": [],
  "nodes": [
    {
      "id": "8465e817-4dec-4d5e-b607-6e46db16b6e7",
      "name": "커밋 메시지 분석",
      "type": "n8n-nodes-base.code",
      "position": [
        800,
        1160
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "6046dbdd-8494-4e58-966d-83b8fdae1759",
      "name": "PR 명령 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        1220,
        1160
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "1d931b22-aaae-4afe-8f20-4478944eef1a",
      "name": "PR 생성 요청",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2160,
        1000
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8d200a8c-de05-4bce-9150-88a34749b09a",
      "name": "Github 트리거",
      "type": "n8n-nodes-base.githubTrigger",
      "position": [
        320,
        1160
      ],
      "webhookId": "a4b6341d-99ea-424c-afcc-35f320a7e2bf",
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "9e61e558-fbf3-4cef-96f4-a6732ffd8373",
      "name": "잘못된 커밋 메시지",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        2140,
        1760
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f3a3d76c-6713-407a-92a2-117a6cef4674",
      "name": "JIRA 작업이 존재하지 않음",
      "type": "n8n-nodes-base.stopAndError",
      "position": [
        3080,
        1100
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "45ffc321-9cf6-4d63-a303-5cbd9fcc9f5a",
      "name": "작업 완료 명령 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        1540,
        1400
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "805644e9-e934-4e8e-8d2d-0a0340ae1313",
      "name": "PR용 작업 세부 정보 가져오기",
      "type": "n8n-nodes-base.jira",
      "position": [
        1720,
        780
      ],
      "parameters": {},
      "typeVersion": 1,
      "alwaysOutputData": false
    },
    {
      "id": "3588f1d5-d44c-429f-84d4-2d59b9df9d19",
      "name": "PR 없이 작업 세부 정보 가져오기",
      "type": "n8n-nodes-base.jira",
      "position": [
        2160,
        1260
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "37f80bcc-bdcd-440f-86a5-d71e7c6084fa",
      "name": "작업 존재 여부 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        2960,
        800
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "5fa57725-9731-415a-b6c9-3468ba3cc294",
      "name": "PR 후 작업 상태 업데이트",
      "type": "n8n-nodes-base.jira",
      "position": [
        3380,
        780
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4d6f5d00-df3c-477b-b6e1-561502851cc8",
      "name": "PR이 이미 존재하는지 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        2500,
        620
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "e8c58c09-0d35-4928-867d-441f894bcd0d",
      "name": "PR 없이 작업 상태 업데이트",
      "type": "n8n-nodes-base.jira",
      "position": [
        3080,
        1420
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d8c0c38a-fdd3-49c1-b566-bb35ecaa9f92",
      "name": "PR 존재 여부 확인",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2060,
        620
      ],
      "parameters": {},
      "typeVersion": 4.2,
      "alwaysOutputData": true
    },
    {
      "id": "67f8edcb-4647-4ee1-8fff-e25a0482528b",
      "name": "작업 존재 여부 확인",
      "type": "n8n-nodes-base.if",
      "position": [
        2500,
        1140
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "f9064e43-40d4-4d1d-aefa-ed15879831f2",
      "name": "스티커 메모",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        900
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "fe66429f-1fc9-4e06-9072-849c4c848a5e",
      "name": "스티커 메모1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        540,
        1300
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d2b4e8e4-1b05-4ee2-b14d-8084fed4f82c",
      "name": "스티커 메모2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        980,
        820
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b165e11c-5cfe-426f-997d-3a4df5cb0fe4",
      "name": "스티커 메모3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1280,
        1600
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "50536438-518e-431c-93a2-9d416b14d5a4",
      "name": "스티커 메모4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        80,
        460
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "7e0eeb44-d1c8-430c-9fab-519662e898cd",
      "name": "스티커 메모9",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2380,
        1520
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "dd6e80c1-5de1-44b3-b946-54550b64e807",
  "connections": {
    "8d200a8c-de05-4bce-9150-88a34749b09a": {
      "main": [
        [
          {
            "node": "8465e817-4dec-4d5e-b607-6e46db16b6e7",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "d8c0c38a-fdd3-49c1-b566-bb35ecaa9f92": {
      "main": [
        [
          {
            "node": "4d6f5d00-df3c-477b-b6e1-561502851cc8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "67f8edcb-4647-4ee1-8fff-e25a0482528b": {
      "main": [
        [
          {
            "node": "e8c58c09-0d35-4928-867d-441f894bcd0d",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "f3a3d76c-6713-407a-92a2-117a6cef4674",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "1d931b22-aaae-4afe-8f20-4478944eef1a": {
      "main": [
        [
          {
            "node": "67f8edcb-4647-4ee1-8fff-e25a0482528b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6046dbdd-8494-4e58-966d-83b8fdae1759": {
      "main": [
        [
          {
            "node": "805644e9-e934-4e8e-8d2d-0a0340ae1313",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "45ffc321-9cf6-4d63-a303-5cbd9fcc9f5a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "805644e9-e934-4e8e-8d2d-0a0340ae1313": {
      "main": [
        [
          {
            "node": "d8c0c38a-fdd3-49c1-b566-bb35ecaa9f92",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "8465e817-4dec-4d5e-b607-6e46db16b6e7": {
      "main": [
        [
          {
            "node": "6046dbdd-8494-4e58-966d-83b8fdae1759",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3588f1d5-d44c-429f-84d4-2d59b9df9d19": {
      "main": [
        [
          {
            "node": "67f8edcb-4647-4ee1-8fff-e25a0482528b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "45ffc321-9cf6-4d63-a303-5cbd9fcc9f5a": {
      "main": [
        [
          {
            "node": "3588f1d5-d44c-429f-84d4-2d59b9df9d19",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "9e61e558-fbf3-4cef-96f4-a6732ffd8373",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "4d6f5d00-df3c-477b-b6e1-561502851cc8": {
      "main": [
        [
          {
            "node": "67f8edcb-4647-4ee1-8fff-e25a0482528b",
            "type": "main",
            "index": 0
          }
        ],
        [
          {
            "node": "1d931b22-aaae-4afe-8f20-4478944eef1a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
자주 묻는 질문

이 워크플로우를 어떻게 사용하나요?

위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.

이 워크플로우는 어떤 시나리오에 적합한가요?

고급 - 데브옵스

유료인가요?

이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.

워크플로우 정보
난이도
고급
노드 수21
카테고리1
노드 유형7
난이도 설명

고급 사용자를 위한 16+개 노드의 복잡한 워크플로우

저자
Intuz

Intuz

@intuz

Workflow automation can help automate your routine activities and help saves $$$, as well as hours of time. As a boutique tech consulting company, Intuz help businesses with custom AI/ML, AI Workflow Automations, and software development. Automate your business workflow for: Sales Marketing Accounting Finance Operations E-Commerce Customer Support Admin & Backoffice Logistics & Supply Chain

외부 링크
n8n.io에서 보기

이 워크플로우 공유

카테고리

카테고리: 34