Open Issues Need Help
View All on GitHubAI Summary: Update the .gitattributes file for the 'action-continuous-translation' project to prioritize the server version of log.jsonl in case of merge conflicts. This ensures consistency across different versions of the project.
Automatically maintains translation of markdown files using GenAI.
AI Summary: Integrate the Changesets action into the existing GitHub Actions workflow for the continuous translation project to improve the generation of release changelogs. This involves researching the Changesets action, modifying the workflow YAML file to include the action, and potentially adjusting the existing commit and release processes to work seamlessly with Changesets.
Automatically maintains translation of markdown files using GenAI.
AI Summary: Integrate the functionality of the `pelikhan/action-add-reaction` GitHub Action into the existing `pelikhan/action-continuous-translation` action to add 'eyes' reactions to issues, potentially modifying the issue labeler or description workflows. This involves understanding both actions' functionalities and adapting the code to incorporate the reaction addition.
Automatically maintains translation of markdown files using GenAI.
AI Summary: Implement a two-step process for the continuous translation action to securely handle pull requests from third-party users. This involves modifying the action to first verify the pull request's authenticity and permissions before proceeding with the translation process, likely requiring adjustments to authentication and authorization mechanisms.
Automatically maintains translation of markdown files using GenAI.