Not a verified service
This is not a verified service. It is a research card assembled from the upstream README and metadata. The deployment contract, live deployment and Evidence are not complete.
What is this project
A GitHub Actions workflow that updates a README from RSS feeds
What problem does it solve
Solves the manual work of syncing articles videos or Stack Overflow content to a profile
Who it is for
- GitHub-profile authors
- people automating content updates
What it can do
- Scheduled RSS reads
- README updates
- support for article video and Stack Overflow feeds
Deployment requirements
- A GitHub repository
- an Actions workflow
- contents:write permission and RSS sources
Known limitations
- It needs repository write access
- RSS changes affect results
- license is AGPL-3.0
Current stage
Workflow boundaries are clear; RSS failure and write-permission evidence are pending
Upstream facts
- License
- AGPL-3.0
- Default branch
- master
- Last push
- 2026-08-10
- Checked on
- 2026-08-27
Next steps
- Create a minimal feed fixture
- verify least-privilege contents:write
- add failure alerts and rollback