From ff702647a40056270775f86f3f417a9bfc9ff6b6 Mon Sep 17 00:00:00 2001 From: Taichi Kushiro Date: Sat, 4 Jul 2026 15:32:10 +0900 Subject: [PATCH] Trim low-merge RSS feeds, add OpenSSF & Simon Willison Merge history showed OpenTelemetry (0/2), Kubernetes (0/3), and martinfowler (0/2) never landed a scrap, and CNCF (2/11) was mostly noise. Drop all four, and add OpenSSF (supply-chain / OSS security) and Simon Willison's entries feed (LLM/AI) to match the wiki's top interests (Security, LLM). Co-Authored-By: Claude Opus 4.8 --- .github/rss-to-scrap/feeds.yml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/rss-to-scrap/feeds.yml b/.github/rss-to-scrap/feeds.yml index b52c4c97..1a545497 100644 --- a/.github/rss-to-scrap/feeds.yml +++ b/.github/rss-to-scrap/feeds.yml @@ -4,9 +4,7 @@ feeds: # Security - https://github.blog/category/security/feed/ # GitHub Security Blog - https://blog.flatt.tech/feed # GMO Flatt Security Blog - # Observability / Cloud Native / Platform Engineering - - https://opentelemetry.io/blog/index.xml # OpenTelemetry Blog - - https://www.cncf.io/feed/ # CNCF Blog - - https://kubernetes.io/feed.xml # Kubernetes Blog - # Software Design / API Architecture / Agile - - https://martinfowler.com/feed.atom # martinfowler.com + # Supply Chain / Open Source Security + - https://openssf.org/feed/ # OpenSSF Blog + # LLM / AI Engineering + - https://simonwillison.net/atom/entries/ # Simon Willison's Weblog