AI-Powered Bug Tracking with GitHub Issues and Telegram Alerts using Gemini — n8n Workflow

Gemiddeld complexiteit🔗 Webhook11 knooppunten🏷️ Project Managementdoor Rully Saputra

Overzicht

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

Gebruikte knooppunten

GitHubTelegramGmailSummarization ChainGoogle Gemini Chat ModelText Classifier

Workflow-voorvertoning

Auto-Create GitHub Issues from Webhook Events
Automate bug or task creation using a smart classifier
Filter
Ensure that only the relevant value is passed to the bu
Github
You can change with your repo link.
Messaging Platform
You can use seperate approaches for Telegram messages b
Telegram tutorial: https://docs.n8n.io/integrations/bui
Define the conditions for “High” vs “Low” sev
modelmodel
W
Webhook
Google Gemini Chat Model
I
If
Google Gemini Chat Model1
Create an issue
Approval from Manager
F
Filter
Notify Group
Notify Manager Group
Bug Classifier
Bug Description Summarizer
11 nodes11 edges

Hoe het werkt

  1. 1

    Trigger

    De workflow start met een webhook-trigger.

  2. 2

    Verwerking

    Gegevens stromen door 11 knooppunten, connecting chainsummarization, github, gmail.

  3. 3

    Uitvoer

    De workflow voltooit zijn automatisering en levert het resultaat aan de geconfigureerde bestemming.

Knooppuntdetails (11)

GI

GitHub

github

#1
TE

Telegram

telegram

#2
GM

Gmail

gmail

#3
SU

Summarization Chain

n8n-nodes-langchain.chainSummarization

#4
GO

Google Gemini Chat Model

n8n-nodes-langchain.lmChatGoogleGemini

#5
TE

Text Classifier

n8n-nodes-langchain.textClassifier

#6

Hoe deze workflow te importeren

  1. 1Klik op de knop JSON downloaden rechts om het workflowbestand op te slaan.
  2. 2Open uw n8n-instantie. Ga naar Workflows → Nieuw → Importeren uit bestand.
  3. 3Selecteer het gedownloade bestand ai-powered-bug-tracking-with-github-issues-and-telegram-alerts-using-gemini en klik op Importeren.
  4. 4Stel inloggegevens in voor elk serviceknooppunt (API-sleutels, OAuth, enz.).
  5. 5Klik op Workflow testen om te controleren of alles werkt, activeer het vervolgens.

Of plak rechtstreeks in n8n → Importeren uit JSON:

{ "name": "AI-Powered Bug Tracking with GitHub Issues and Telegram Alerts using Gemini", "nodes": [...], ...}

Integraties

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook

Haal deze workflow op

Download en importeer met één klik

JSON downloadenBekijken op n8n.io
Knooppunten11
Complexiteitmedium
Triggerwebhook

Gemaakt door

Rully Saputra

Rully Saputra

@rullysaputra15

Tags

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook

Nieuw bij n8n?

n8n is een gratis open-source workflow-automatiseringstool. Host het zelf of gebruik de cloudversie.

n8n gratis ophalen →