# Track GitHub bugs and get Telegram alerts when comment count is low
This workflow helps development teams and tech leads respond quickly to new bugs in GitHub-based projects. It checks open ´Bug´-labeled issues every 10 minutes and sends a Telegram alert if the discussion hasn’t started yet — i.e., fewer than 5 comments.
## Who it´s for
- Developers monitoring bugs in their repositories
- Technical leads who need to react fast to new errors
- DevOps teams using GitHub for incident tracking
## What the automation does
- Periodically fetches open issues from GitHub via API (every 10 minutes)
- Filters by label ´Bug´
- Extracts title, link, creation date, and comment count
- Checks if comment count is less than 5
- Sends a structured notification to a designated Telegram chat
## What´s included
- Ready-to-use n8n workflow
- Trigger and conditional logic pre-configured
- Integrations with GitHub API and Telegram bot
- Basic text guide for setup and adaptation
## Requirements for setup
- GitHub account with access to the target repository
- Telegram bot and chat ID for notifications
- Access to an n8n instance (cloud or self-hosted)
- Personal GitHub token for API authentication
## Benefits and outcomes
- Saves time on manual bug monitoring
- Reduces risk of missing critical issues early
- Centralized alerts in a messaging app without checking GitHub
- Focuses attention on high-priority, unaddressed bugs
## Important: template only
Important: you are purchasing a ready-made automation workflow template only. Rollout into your infrastructure, connecting specific accounts and services, 1:1 setup help, custom adjustments for non-standard stacks and any consulting support are provided as a separate paid service at an individual rate. To discuss custom work or 1:1 help, contact via chat
No feedback yet