GitHub Action / Automation Tool
3.4k 2026-05-06
gautamkrishnar/blog-post-workflow
Automatically update your GitHub profile or project README with the latest content from various sources like blogs, StackOverflow, or YouTube, using RSS feeds.
Core Features
Automated README updates via GitHub Actions
Supports multiple content sources (blogs, StackOverflow, YouTube) via RSS
Customizable update frequency (daily, weekly, monthly)
Easy integration with existing GitHub repositories
Quick Start
Create .github/workflows/blog-post-workflow.yml and paste the provided YAML configuration, replacing feed_list with your RSS URLs.Detailed Introduction
This GitHub Action provides a seamless way to keep your GitHub profile or project README dynamically updated with your latest online activities. By leveraging RSS feeds, it automatically fetches and displays new blog posts, StackOverflow answers, or YouTube videos, ensuring your audience always sees your most recent contributions. It integrates directly into your repository's workflow, offering a low-maintenance solution for content syndication without external services, enhancing your online presence effortlessly.