Monitor and Notify GitHub Fork Status via Telegram - n8n Workflow | Neura Market
Monitor and Notify GitHub Fork Status via Telegram
Automatically track the status of your GitHub forks and receive real-time notifications on Telegram when they are out of sync with upstream repositories.
This workflow is designed to help developers keep their forked GitHub repositories in sync with upstream changes. It fetches all repositories from your GitHub account, filters out non-forked repositories, and compares the default branches of each fork against their upstream counterparts. The workflow generates a detailed report of forks that are either ahead or behind, and sends this report to a specified Telegram chat, ensuring you are promptly informed of any discrepancies.
Platform
n8n
Category
Development & IT
Price
Free
Creator
Marco Bianchi
github
if
code
merge
filter
github
telegram
stickyNote
httpRequest
manualTrigger
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.