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

Moyen complexitĂ©đŸ”— Webhook11 nƓudsđŸ·ïž Project Managementpar Rully Saputra

Aperçu

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

NƓuds utilisĂ©s

GitHubTelegramGmailSummarization ChainGoogle Gemini Chat ModelText Classifier

Aperçu du workflow

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

Comment ça fonctionne

  1. 1

    Déclencheur

    Le workflow démarre avec un déclencheur webhook.

  2. 2

    Traitement

    Les donnĂ©es transitent par 11 nƓuds, connecting chainsummarization, github, gmail.

  3. 3

    Sortie

    Le workflow termine son automatisation et livre le résultat à la destination configurée.

DĂ©tails des nƓuds (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

Comment importer ce workflow

  1. 1Cliquez sur le bouton Télécharger JSON à droite pour enregistrer le fichier du workflow.
  2. 2Ouvrez votre instance n8n. AccĂ©dez Ă  Workflows → Nouveau → Importer depuis un fichier.
  3. 3Sélectionnez le fichier ai-powered-bug-tracking-with-github-issues-and-telegram-alerts-using-gemini téléchargé et cliquez sur Importer.
  4. 4Configurez les identifiants pour chaque nƓud de service (clĂ©s API, OAuth, etc.).
  5. 5Cliquez sur Tester le workflow pour vérifier que tout fonctionne, puis activez-le.

Ou collez directement dans n8n → Importer depuis JSON :

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

Intégrations

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook

Obtenir ce workflow

Téléchargez et importez en un clic

Télécharger JSONVoir sur n8n.io
NƓuds11
Complexitémedium
Déclencheurwebhook
CatégorieProject Management

Créé par

Rully Saputra

Rully Saputra

@rullysaputra15

Tags

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook
⚡

Nouveau sur n8n ?

n8n est un outil d'automatisation de workflows gratuit et open-source. HĂ©bergez-le vous-mĂȘme ou utilisez la version cloud.

Obtenir n8n gratuitement →