AI-Powered Bug Tracking with GitHub Issues and Telegram Alerts using Gemini β n8n Workflow
Overview
Create GitHub issues from webhook input and send alerts to Telegram
This workflow streamlines bug tracking by using a webhook to collect issue reports, automatically classifying and summarizing them with Gemini AI, then sending critical issues to GitHub and real-time notifications to Telegram. Optional manager approval is built in for low-priority reports.
π§βπ» Whoβs it for This workflow is ideal for: Engineering teams needing automated issue tracking from multiple systems QA testers or custome
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a webhook trigger.
- 2
Process
Data flows through 11 nodes, connecting chainsummarization, github, gmail.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (11)
GitHub
github
Telegram
telegram
Gmail
gmail
Summarization Chain
n8n-nodes-langchain.chainSummarization
Google Gemini Chat Model
n8n-nodes-langchain.lmChatGoogleGemini
Text Classifier
n8n-nodes-langchain.textClassifier
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows β New β Import from file.
- 3Select the downloaded
ai-powered-bug-tracking-with-github-issues-and-telegram-alerts-using-geminifile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n β Import from JSON:
Integrations
Created by
Rully Saputra
@rullysaputra15
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free β