Closed yurishkuro closed 4 days ago
https://github.com/orgs/jaegertracing/projects/4/views/1?layout=board
project id PVT_kwDOAbOSPM4AsVRG
gh api graphql -f query='
query{
organization(login: "jaegertracing") {
projectsV2(first: 20) {
nodes {
id
title
}
}
}
}'
Do we even want to keep the Roadmap page as is? The alternative could be to create issues in the main repo and group them in a Roadmap project board and be careful with not adding icebox items there, only high likelihood topics. The Roadmap page can just point to the board. The downside is that it's harder to read details / TLDR on the board (perhaps we could auto-gen it from the board).
cc @jkowall