Monitor multiple GitHub repositories in real-time using webhooks, avoiding polling. Programmatically add/delete repos and receive notifications via Slack, Telegram, or custom APIs.
This workflow enables simultaneous monitoring of multiple GitHub repositories through efficient webhook integrations, eliminating the need for constant polling. It features programmatic registration and unregistration of repos via a dynamic watchlist, streamlining management without manual interventions. Key nodes handle webhook triggers, GitHub API calls for creating/deleting hooks, fetching existing webhooks, and customizable notifications.
Benefits include real-time event notifications on pu
Platform
n8n
Category
E-commerce
Price
$14.99
Creator
Bryce Yu
github
webhook
monitoring
repository
devops
notification
slack
telegram
automation
ci-cd
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.