⚙️ Daily pull request summaries from GitHub to Telegram using GPT-4o-mini
⚡ 234 views · ⚙️ DevOps & CI/CD
💡 Pro Tip — If you need GitHub data beyond what the REST API gives you, ScraperNode has a repository scraper that extracts metadata at scale without token rate limits.
Description
Stay informed about the latest n8n updates automatically!
This workflow monitors the n8n GitHub repository for new pull requests, filters updates from today, generates an AI-powered summary, and sends notifications to your Telegram channel.
Who’s it for
- n8n users who want to stay up-to-date with platform changes
- Development teams tracking n8n updates
- Anyone managing n8n workflows who needs to know about breaking changes or new features
How it works
- Daily scheduled check at 10 AM for new pull requests
- Fetches latest PR from n8n GitHub repository
- Filters to only process today’s updates
- Extracts the pull request summary
- AI generates a clear, technical summary in English
- Sends notification to your Telegram channel
🔗 Nodes Used
GitHub, Telegram, Schedule Trigger, Filter, Basic LLM Chain, OpenAI Chat Model
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File