Technical Infrastructure & DevOps
Code Review workflow
Code Review workflow
Manual
High
14
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
14
Node Types
8
Node Types
lm Chat Open Ai
OpenAI Chat Model
1 node
github Trigger
PR Trigger
1 node
http Request
Get file's Diffs from PR
1 node
code
Create target Prompt from PR Diffs
1 node
github
GitHub Robot, Add Label to PR
2 nodes
google Sheets Tool
Code Best Practices
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5
6 nodes
agent
Code Review Agent
1 node
Workflow JSON
10.95 KB
{
"id": "AMQub0Da16qevkJS",
"meta": {
"instanceId": "1df58c4f9c75efc3206f24d952dcf4aad97b5bd5e4c3d0b251ca64e7a7153e89",
"templateCredsSetupCompleted": true
},
"name": "Code Review workflow",
"tags": [],
"nodes": [
{
"id": "62ef8e9f-df1a-46dd-b025-a206ac888f97",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
-100,
140
],
"parameters": {
"model": {
"__rl": true,
"mode": "list",
"value": "gpt-4o-mini"
},
"options": {}
},
"credentials": {
"openAiApi": {
"id": "",
"name": ""
}
},
"typeVersion": 1.2
},
{
"id": "35361983-8c66-457e-8cb6-7585a18f8aaf",
"name": "PR Trigger",
"type": "n8n-nodes-base.githubTrigger",
"position": [
-740,
-80
],
"webhookId": "2b8ec7bd-e65b-46d2-a2d9-082b137dd880",
"parame...Showing first 1000 characters. Click "Expand" to view the full JSON.