Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[core] Use PR labels to identify the package a l10n PR belongs to #12639

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

LukasTy
Copy link
Member

@LukasTy LukasTy commented Apr 2, 2024

Fix the problem with incorrectly placed l10n and i18n PRs.
They are now being always assumed to belong to the DataGrid package, whereas pickers probably receives even more l10n contributions.

We are already fetching information about every PR.
I've added extra logic to use the labels added to a certain PR to put the PR message in the correct package.

Important

This relies on us assigning a correct package label on any l10n or i18n PR.

@LukasTy LukasTy added the core Infrastructure work going on behind the scenes label Apr 2, 2024
@LukasTy LukasTy requested review from michelengelen and a team April 2, 2024 15:07
@LukasTy LukasTy self-assigned this Apr 2, 2024
@mui-bot
Copy link

mui-bot commented Apr 2, 2024

Deploy preview: https://deploy-preview-12639--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 315771f

@alexfauquette
Copy link
Member

This relies on us assigning a correct package label on any l10n or i18n PR.

A message in x slack channel could help on getting every body taking care of that 👍

@LukasTy LukasTy merged commit d6e6c75 into mui:master Apr 3, 2024
18 checks passed
@LukasTy LukasTy deleted the identify-l10n-package-using-labels branch April 3, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants