You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I’m proposing a new feature that would enable users to specify the language for automated code review feedback.
Problem:
Currently, the feedback from automated code reviews is available only in English. This can be a barrier for non-English-speaking developers, especially in international teams or open-source projects with contributors from around the world.
Proposed Solution:
Add a --translateLanguage parameter in the configuration, allowing users to set their preferred language for review feedback. By supporting multiple languages, this feature could make the project more accessible and improve the developer experience for contributors of all backgrounds.
I’ve submitted a Pull Request (#354) implementing this feature. I would appreciate any feedback or suggestions for improvement!
Thank you for considering this enhancement!
The text was updated successfully, but these errors were encountered:
RuslanAsadov
changed the title
Feature Requst: Allow Language Selection for Code Reviews
Feature Requst: Ability to Select a Translation Language for Code Reviews
Oct 30, 2024
Hi! I’m proposing a new feature that would enable users to specify the language for automated code review feedback.
Problem:
Currently, the feedback from automated code reviews is available only in English. This can be a barrier for non-English-speaking developers, especially in international teams or open-source projects with contributors from around the world.
Proposed Solution:
Add a
--translateLanguage
parameter in the configuration, allowing users to set their preferred language for review feedback. By supporting multiple languages, this feature could make the project more accessible and improve the developer experience for contributors of all backgrounds.I’ve submitted a Pull Request (#354) implementing this feature. I would appreciate any feedback or suggestions for improvement!
Thank you for considering this enhancement!
The text was updated successfully, but these errors were encountered: