Skip to content

[New RSS Feed] Hugging Face Blog & Stanford HAI News feed#95

Open
WizeIdea wants to merge 3 commits into
Olshansk:mainfrom
WizeIdea:huggingface-blog-feeds
Open

[New RSS Feed] Hugging Face Blog & Stanford HAI News feed#95
WizeIdea wants to merge 3 commits into
Olshansk:mainfrom
WizeIdea:huggingface-blog-feeds

Conversation

@WizeIdea

@WizeIdea WizeIdea commented Jun 25, 2026

Copy link
Copy Markdown

Closes #94
Closes #96

Summary

Adds Hugging Face blog coverage:

  • Official RSS link in README (native feed at /blog/feed.xml)
  • Custom research and ethics feeds via Hugging Face's blog API (/api/blog?tag=...), since the official feed has no tag filtering

Adds Stanford HAI News feed:

Also includes workflow fix:

  • Adds contents: write and sets RSS_REPO_SLUG from github.repository (helps forks; harmless on upstream)

Test plan

  • Ran make feeds_huggingface_research_full and make feeds_huggingface_ethics_full
  • Ran make feeds_stanford_hai_news
  • Validated with validate_feeds.py
  • Subscribed successfully in RSS Guard (Hugging Face + Stanford HAI)
  • GitHub Actions "Run Feeds" works on my fork

Notes

  • Hugging Face tag filtering is not available in the official RSS feed (no <category> tags; ?tag= ignored on feed.xml)
  • Workflow change adds contents: write and sets RSS_REPO_SLUG from github.repository (helps forks; harmless on upstream)

WizeIdea and others added 2 commits June 25, 2026 14:23
Document the native feed and generate research/ethics feeds from Hugging Face's blog API so readers can subscribe to smaller, tag-specific lists.

Co-authored-by: Cursor <cursoragent@cursor.com>
Grant contents:write to feed workflows and set RSS_REPO_SLUG from the current repository so the bot can push regenerated feeds on forks.

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added the new-feed Addition of a new RSS feed label Jun 25, 2026
Integrate a new Stanford HAI news feed by adding a generator, registering it in the feed registry and Makefile, and documenting the new feed URL in README.

Co-authored-by: Cursor <cursoragent@cursor.com>
@WizeIdea WizeIdea changed the title [New RSS Feed] Hugging Face Blog [New RSS Feed] Hugging Face Blog & Stanford HAI News feed Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-feed Addition of a new RSS feed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[RSS Feed Request] Stanford HAI News [RSS Feed Request] Hugging Face Blog (research & ethics tags)

1 participant