AI-Powered Bug Tracking with GitHub Issues and Telegram Alerts using Gemini — Flujo de trabajo n8n

Media complejidad🔗 Webhook11 nodos🏷️ Project Managementpor Rully Saputra

Descripción general

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

Nodos utilizados

GitHubTelegramGmailSummarization ChainGoogle Gemini Chat ModelText Classifier

Vista previa del flujo de trabajo

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

Cómo funciona

  1. 1

    Disparador

    El flujo de trabajo comienza con un disparador webhook.

  2. 2

    Procesamiento

    Los datos fluyen a través de 11 nodos, connecting chainsummarization, github, gmail.

  3. 3

    Salida

    El flujo de trabajo completa su automatización y entrega el resultado al destino configurado.

Detalles de nodos (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

Cómo importar este flujo de trabajo

  1. 1Haz clic en el botón Descargar JSON a la derecha para guardar el archivo del flujo de trabajo.
  2. 2Abre tu instancia de n8n. Ve a Flujos de trabajo → Nuevo → Importar desde archivo.
  3. 3Selecciona el archivo ai-powered-bug-tracking-with-github-issues-and-telegram-alerts-using-gemini descargado y haz clic en Importar.
  4. 4Configura las credenciales para cada nodo de servicio (claves API, OAuth, etc.).
  5. 5Haz clic en Probar flujo de trabajo para verificar que todo funcione, luego actívalo.

O pega directamente en n8n → Importar desde JSON:

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

Integraciones

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook

Obtener este flujo de trabajo

Descarga e importa con un solo clic

Descargar JSONVer en n8n.io
Nodos11
Complejidadmedium
Disparadorwebhook

Creado por

Rully Saputra

Rully Saputra

@rullysaputra15

Etiquetas

chainsummarizationgithubgmailiflmchatgooglegeminisettelegramtextclassifierwebhook

¿Nuevo en n8n?

n8n es una herramienta de automatización de flujos de trabajo gratuita y de código abierto. Alójala tú mismo o usa la versión en la nube.

Obtener n8n gratis →