GoogleChrome / chromium-dashboard

Chrome Status Dashboard
https://www.chromestatus.com
Apache License 2.0
637 stars 364 forks source link

Features should not show up on the roadmap as shipping purely based on browser version number in prepare to ship #3901

Open rachelandrew opened 4 months ago

rachelandrew commented 4 months ago

Describe the bug Features currently show on the roadmap that have not passed all of the various stages, due to having that browser version listed under the "Prepare to ship" section.

To Reproduce Currently you can see this on https://chromestatus.com/feature/5204901830590464 though I'm asking for it to be updated.

This feature is not shipping, it's set to no active development yet looks to a viewer of Chrome Status to be shipping.

Expected behavior Only features that are actually shipping should be listed as shipping.

rachelandrew commented 4 months ago

I think there needs to be some data validation so that we can't have features shipping in the next release that also declare themselves to be under no active development.

rachelandrew commented 4 months ago

This relates to https://github.com/GoogleChrome/chromium-dashboard/issues/3458 raised last year.