Curate contributor-friendly issues with AI and send GitHub newsletter via email
Use Cases Receive a newsletter featuring curated, contributor-friendly issues from your favorite repositories.
By regularly reviewing active issues and new releases, you'll naturally develop stronger habits around open source contribution as your brain starts recognizing these projects as important.
How It Works
Collects the latest issues, comments, and recent commits using the GitHub API.
Uses an AI model to select up to three beginner-friendly issues worth contributing to.
Summarizes each issue—with contribution guidance and relevance insights—using Deepwiki MCP.
Converts the summaries into HTML and delivers them as an email newsletter.
Requirements
GitHub Personal Access Token
OpenRouter API Key
Google App Password
Make sure your target open-source project is indexed at https://deepwiki.com/{owner}/{repo} (e.g. https://deepwiki.com/vercel/next.js)
How to Use
Update the “Load repo info” node with your target repository’s owner and name (e.g. owner: vercel, repo: next.js).
Add your GitHub Personal Access Token to the credentials of the “Get Issues from GitHub” node.
Connect your OpenRouter API key to all models linked to the Agent node.
Add your Google App Password to the “Send Email” node credentials.
Enter the same email address (associated with the Google App Password) in both the “to email” and “from email” fields — the newsletter will be sent to this address.
Customization
Adjust the maximum number of contributor-friendly issues retrieved in the “Get Top Fit Issues” node.
Improve results by tuning the models connected to the Agent node.
Refine the criteria for “contributor-friendliness” within the “IssueRank Agent” node.
Cron Setup
Replace the manual trigger with a Schedule Trigger node or another scheduling-capable node.
If you don't have an n8n Cloud account, use this alternative setup: fork the repository and follow the setup instructions.
TroubleShooting If there is an issue with the AI model’s response, modify the ai_model setting. (If you want to use a free model, search for models containing “free” and choose one of them.)
Related Templates
Automatic News Summarization & Email Digest with GPT-4, NewsAPI and Gmail
📰 AI News Digest Agent: Auto News Summarizer & Email Newsletter Create an intelligent news curation system that automat...
Generate Food Recipes from Gmail & Form Requests with Ollama & Llama 3.2
This n8n template demonstrates how to create an intelligent food recipe assistant that accepts requests via Gmail and we...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments