Skip to content

v2.6.6 — Fix CNCF Enrichment API

Choose a tag to compare

@inafev inafev released this 19 Jun 08:16

Fix

The CNCF Landscape website (landscape.cncf.io/api/items) migrated to a SPA and no longer returns JSON. The enrichment pipeline now queries the GitHub Search API instead, using official CNCF maturity topics:

  • topic:cncf-graduated
  • topic:cncf-incubating
  • topic:cncf-sandbox

Uses the existing GH_TOKEN auth — no new secrets required.

🤖 Generated with Claude Code