mui / mui-public

The public mono-repository of MUI (as an organization), see mui/mui-private for the opposite.
80 stars 16 forks source link

[infra] Fix product id / product category id #180

Closed oliviertassinari closed 3 months ago

oliviertassinari commented 3 months ago

Steps to reproduce

The values in: https://github.com/mui/mui-public/blob/e82c6ed506ae7cfd8a456e27bb5b48d95d344896/.github/workflows/scripts/addClosingMessage.js#L21 don't match with the MUI product id and product category ids. Source of truth https://github.com/mui/material-ui-docs/blob/92ff1fc67c1c999a9c92bdeb0f3ce6bbc173ee58/docs/src/modules/utils/getProductInfoFromUrl.ts

Suggestions for fix left in https://github.com/mui/mui-public/pull/178#discussion_r1730912850