-
-
Notifications
You must be signed in to change notification settings - Fork 943
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
add "locale" as a possible semantic pull request type #3179
Comments
This would be used when just adding or removing locale data in a pull request Would this simply be a matter of adding https://github.com/faker-js/faker/blob/next/.github/workflows/semantic-pull-request.yml ? |
No it wont, and it would even conflict with the current infra setup of producing separate sections for Changelog e.g. https://github.com/faker-js/faker/blob/next/CHANGELOG.md#new-locales |
We could change it here: |
Could we first discuss why the one is better than the other? Right now we are sure what a fix and what a feat is The module or locale (e.g. de) is also written into the commit message Updating this process required also a search through the current contribution guide, so we do not forget something to update My personal though is currently to not touch this process, but I'm by far not the only maintainer and maybe there is a benefit that I currently don't see |
My point of contention is, that we use the |
I'm not too bothered whether we add a new label or not, maybe it's just a question of updating the documentation to make it clearer which one to pick? |
Ah now I see the But it is merged already 🤷, so better luck next time |
Refactors which add new data to existing locales seem different to refactors which actually change code (but don't change the output). But maybe it's fine to call them both refactor. |
Team Decision
|
Originally posted by @ST-DDT in #3173 (comment)
The text was updated successfully, but these errors were encountered: