Technical Infrastructure & DevOps

0876 GitHub Aggregate Create Webhook

0876 GitHub Aggregate Create Webhook

Complex
High
19
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
19
Node Types
9

Node Types

execute Workflow Trigger
When Executed by Another Workflow
1 node
switch
Operation
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note3, Sticky Note2
4 nodes
mcp Trigger
Github MCP Server
1 node
tool Workflow
Get Latest Issues, Add Issue Comment, Get Issue Comments
3 nodes
set
Simplify Issues, Simplify Comments, Get Response
3 nodes
aggregate
Aggregate Results, Aggregate Comments
2 nodes
http Request
Get Comments
1 node
github
Get Many Issues, Get Single Issue, Create Comment
3 nodes

Workflow JSON

25.09 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9",
    "templateCredsSetupCompleted": true
  },
  "name": "0876 GitHub Aggregate Create Webhook",
  "nodes": [
    {
      "id": "b0224d75-763d-4f06-8aa3-3f1b4c5ca96d",
      "name": "When Executed by Another Workflow",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        800,
        500
      ],
      "parameters": {
        "workflowInputs": {
          "values": [
            {
              "name": "operation"
            },
            {
              "name": "repo"
            },
            {
              "name": "issueNumber"
            },
            {
              "name": "text"
            }
          ]
        }
      },
      "typeVersion": 1.1
    },
    {
      "id": "dd0e2ff0-af31-4503-a276-65682a3009a8",
      "name": "Operation",
      "type": "n8n-nodes-base.switch",
      "position": [
        980,
        500
      ],
      "parameters"...

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