mui / mui-public

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

[infra] Sync GitHub labels between repositories #150

Open oliviertassinari opened 6 months ago

oliviertassinari commented 6 months ago

Summary

GitHub labels, 🏷️ GitHub labels being the source of truth.

Search keywords: -

cc @michelengelen

oliviertassinari commented 6 months ago

GitHub CLI can be used in the interim: https://cli.github.com/manual/gh_label_clone

gh label clone owner-name/source-repo-name --repo owner-name/destination-repo-name --force

cc @michaldudak I used this to sync Base UI's labels.