discovered 03 Aug 2026
rss-fetch-action
→ View on GitHubThe RSS Feed Fetch Action is a GitHub Action that automates the retrieval of RSS feeds from specified URLs and saves the data to a designated JSON file in a GitHub repository. It supports various feed formats, including RSS, Atom, RDF, and JSON, with customizable parsing and fetching options, making it particularly effective for content management on GitHub Pages or static site generators. Notable features include the ability to save feeds in a flexible format and an option to remove the 'published' field to avoid unnecessary commit triggers.