cncf/clomonitor

Add check for CNCF Project Summary table

jeefy opened this issue · 3 comments

jeefy commented

The CNCF Business Value Subcommittee has developed a project summary table to supplement the CNCF Landscape and include further information about CNCF projects for the wider cloud native community. It would be awesome if we could have CLOMonitor check if a project has data in the table.

The table is located here: https://landscape.cncf.io/summary

The directions to add data are located here: https://github.com/cncf/landscape/blob/master/readme_summary.md

cc @RiichardCC

Hi @jeefy 👋

Quick question: would the check pass if any, some or all of the fields listed below are set for a project?

summary_personas
summary_tags
summary_use_case
summary_business_use_case
summary_release_rate
summary_integrations
summary_intro_url

Hi @jeefy

This is kind of ready! We'll run some more tests and deploy it tomorrow. We've gone with the any option for now, but it can be changed if needed 🙂 We are also displaying the data identified on the UI to make it easier to inspect it.

summary_table

summary_table_stats

Deployed!