GitHub Forked Repo Status Monitoring Workflow

somdn_product_page

This n8n workflow automates the monitoring of GitHub forked repositories by tracking their synchronization status with upstream repositories. When triggered manually or via a Telegram command, it retrieves a list of repositories, filters for forks, and checks if they are ahead or behind their upstreams. The workflow then compiles a report detailing the status of each forked repository, highlighting those that are ahead or behind, and sends this report via Telegram. This process helps developers and teams keep their forks up-to-date and manage their repositories efficiently.

Node Count

11 – 20 Nodes

Nodes Used

code, filter, github, httpRequest, if, manualTrigger, merge, splitInBatches, stickyNote, telegram, telegramTrigger

Reviews

There are no reviews yet.

Be the first to review “GitHub Forked Repo Status Monitoring Workflow”

Your email address will not be published. Required fields are marked *