Simple workflow to retrieve the community health profile of any GitHub repository, including stars, forks, issues, and activity metrics.
This n8n workflow automates fetching the community profile of a GitHub repository using a manual trigger and the GitHub node. It queries the specified repository (configurable for owner and repo name, e.g., n8n-io/n8n) to retrieve key metrics such as stars, forks, contributors, open issues, pull requests, commit activity, and an overall health score. The output provides a snapshot of the repo's community engagement and maintenance status.
Benefits include effortless monitoring of open-source pr
Platform
n8n
Category
Travel & Hospitality
Price
$4.99
Creator
Matt Buds
GitHub
Repository
Community Profile
Developer Tools
Automation
Open Source
Monitoring
DevOps
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.