Automate Bug Tracking with GitHub Issues and Telegram Alerts Using AI - n8n Workflow | Neura Market
Automate Bug Tracking with GitHub Issues and Telegram Alerts Using AI
Streamline bug tracking by creating GitHub issues from webhook inputs, classifying them with AI, and sending alerts via Telegram. This workflow enhances efficiency by automating the classification and notification of critical issues.
This workflow is designed for engineering and DevOps teams that require automated bug tracking and real-time notifications. It begins by capturing bug reports through a webhook, which are then classified by severity using the Google Gemini AI model. High-severity issues are automatically submitted to GitHub as new issues, while low-severity issues await manager approval. Notifications are sent via Telegram, ensuring that all team members are promptly informed. The workflow is customizable, allow
Platform
n8n
Category
IT & Development
Price
Free
Creator
Adrian Costa
if
set
gmail
github
webhook
telegram
stickyNote
textClassifier
chainSummarization
lmChatGoogleGemini
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.