cncf / tag-contributor-strategy

CNCF Technical Advisory Group on Contributor Strategy -- maintainer relations, building up contributors, governance, graduation, and more.
https://contribute.cncf.io/
Apache License 2.0
163 stars 104 forks source link

"Update Projects" GH Action imports duplicate projects #642

Closed cjyabraham closed 2 weeks ago

cjyabraham commented 2 weeks ago

Currently the "Update Projects" GH Action imports all projects from the landscape.yml file. The problem is that file now contains "sub-landscapes" where projects from the main landscape appear a second time. As a result, we are listing some projects twice on the projects listing, such as Knative, Krustlet and KEDA. When we import the landscape.yml, we should instead ignore all items in the "Wasm", "Serverless" and "CNAI" categories.