# GitHub event monitoring with alerts to Telegram and Slack via webhooks
This workflow automatically tracks activity in specified GitHub repositories and delivers instant notifications to Slack or Telegram. It´s designed for users who want real-time code change monitoring without polling the API.
## Who it´s for
- Developers tracking activity in their repositories
- DevOps engineers setting up automated build alerts
- Teams using Slack or Telegram for real-time code monitoring
- Project managers monitoring development progress in real time
## What the automation does
- On manual trigger, registers webhooks on selected GitHub repositories
- Receives events (push, pull request) via HTTP webhook
- Processes event data and formats structured alerts
- Sends messages to configured Slack or Telegram chat
- Supports webhook deletion when no longer needed
## What´s included
- Ready-to-use n8n workflow
- Logic for webhook registration and removal
- Integrations with GitHub, Slack, and Telegram
- Basic text instructions for setup and adaptation
## Requirements for setup
- n8n instance with public internet access
- GitHub personal access token with permissions to manage webhooks
- Slack Incoming Webhook URL or Telegram Bot Token + Chat ID
- List of repositories to monitor
## Benefits and outcomes
- Instant notifications on commits and pull requests
- Eliminates need for periodic API polling — reduces load and saves rate limits
- Flexibility: dynamically add or remove repositories from monitoring
- Centralized team alerts in familiar communication channels
- Simplified oversight of critical project changes
## 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