feat(configs): expand directory topics and add 12 verified live feed configs - #320
Open
gildesmarais wants to merge 3 commits into
Open
feat(configs): expand directory topics and add 12 verified live feed configs#320gildesmarais wants to merge 3 commits into
gildesmarais wants to merge 3 commits into
Conversation
gildesmarais
force-pushed
the
feat/expand-directory-topics-and-configs
branch
from
August 30, 2026 20:34
5ba1645 to
505153f
Compare
gildesmarais
force-pushed
the
feat/expand-directory-topics-and-configs
branch
2 times, most recently
from
August 30, 2026 21:43
d5c854a to
0248bd4
Compare
gildesmarais
force-pushed
the
feat/expand-directory-topics-and-configs
branch
from
September 1, 2026 21:42
0248bd4 to
7a0edd2
Compare
The PR retags configs with health, education, rights, and transport topics that landed in html2rss after the published 0.28.0 release.
Fix duplicated titles on Banrep and UN press releases, drop FDIC glider noise, and turn on enhance where MCP showed clean descriptions without page chrome.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
lib/html2rss/configs/:aleph-alpha.com/news.yml,banrep.gov.co/noticias.yml,bostondynamics.com/news.yml,embl.org/news.yml,fdic.gov/press-releases.yml,figure.ai/news.yml,ipcc.ch/news.yml,press.un.org/press-releases.yml,replicate.com/changelog.yml,resend.com/changelog.yml,scale.com/blog.yml,together.ai/blog.ymldirectory.topicsslugs already in the core validator (health,education,rights,transport):science→education(aalto, anu, chalmers, ethz, imperial, kaist, ntu, tudelft, tue)science→health(who, ecdc); MSF addshealthrights(curia, icj)transport(dfs, faa, imo)Configs-only PR — skill/docs changes from the original branch were dropped; master already has the curation workflow update (#322).
Why
Feed Directory browse needs configs tagged with the newer topic vocabulary, plus a batch of live-verified surfaces (AI vendors, changelogs, civic/finance/regulatory news) that were missing from the catalog.
Risk
Review map
directory.title/summaryon one changelog (replicate.com/changelog.yml), one civic (press.un.org/press-releases.yml), one finance (fdic.gov/press-releases.yml)directory.topicsonly; no accidental selector editsspec/html2rss/configs_dynamic_spec.rbon CIValidation
Original branch verification (pre-rebase onto current
master):bin/validate_configs— all configs passedbundle exec rspec spec/— 1,574 examples, 0 failuresyamllint,rubocop, Prettier — cleanNot re-run after rebase onto
0d80e4b(configs-only rewrite). CI on this PR is the authoritative re-check.