GitHub Workflow Automation
Dave shares an efficient GitHub workflow that automates the aggregation of RSS feeds every few hours. By utilizing a text-based configuration file, he can easily manage which feeds to include or exclude, triggering updates only when necessary. Gavin finds inspiration in this approach for his own SaaS project, aiming to streamline testing processes by selectively running actions based on specific file changes.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE Radio 567: Dave Cross on GitHub Actions
Related Questions