Block 1 - Github Trigger
- Type / Role
- n8n-nodes-base.githubTrigger - githubTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
AI Powered GitHub Commit Reviewer Overview Workflow Name : AI Powered GitHub Commit Reviewer Author : Akhil Purpose : This n8n workflow triggers on a GitHub push event, fetches commit diffs, format...
n8n-nodes-base.githubtrigger, n8n-nodes-base.httprequest, n8n-nodes-base.gmail, n8n-nodes-base.code, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.memorybufferwindow, @n8n/n8n-nodes-langchain.lmchatgroq
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Akhil Varma Gadiraju.
Original n8n.io sourceWorkflow Name: AI-Powered GitHub Commit Reviewer
Author: Akhil
Purpose: This n8n workflow triggers on a GitHub push event, fetches commit diffs, formats them into HTML, runs an AI-powered code review using Groq LLM, and sends a detailed review via email.
n8n-nodes-base.githubTriggern8n-nodes-base.setn8n-nodes-base.httpRequestn8n-nodes-base.code@n8n/n8n-nodes-langchain.lmChatGroq@n8n/n8n-nodes-langchain.memoryBufferWindow@n8n/n8n-nodes-langchain.agentn8n-nodes-base.coden8n-nodes-base.gmailn8n-nodes-base.noOpUse Error Trigger nodes to handle failures in:
| Credential | Used By | Notes |
|---|---|---|
GitHub API (ID PSygiwMjdjFDImYb) |
GitHub Trigger | PAT with repo and admin:repo_hook |
| GitHub OAuth2 API | HTTP Request | OAuth2 token with repo scope |
Groq - Akhil (ID HJl5cdJzjhf727zW) |
Groq Chat Model | API Key from GroqCloud |
Gmail OAuth2 - Akhil (ID wqFUFuFpF5eRAp4E) |
Gmail | Gmail OAuth2 for sending email |
Made with ❤️ using n8n by Akhil.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | AI-powered knowledge assistant using Google Sheets, OpenAI, and Supabase Vector Search |
|---|---|
| Complexity | intermediate |
| Nodes | 14 |
| Categories | Engineering, AI Summarization |
| Author | Akhil Varma Gadiraju |
| Published | 29 May 2025 |
Use the JSON export at /data/workflows/4477/4477.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
AI Powered GitHub Commit Reviewer Overview Workflow Name : AI Powered GitHub Commit Reviewer Author : Akhil Purpose : This n8n workflow triggers on a GitHub push event, fetches commit diffs, format...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Engineering, AI Summarization use case.