-
Notifications
You must be signed in to change notification settings - Fork 476
Add GitHub Actions for Co-op Translator and Simplify Multi-Language Support Section #290
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
Conversation
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
Check Broken PathsWe have automatically detected the following broken relative paths in your files. Check the file paths and associated broken paths inside them.
|
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
Purpose
This PR introduces a GitHub Actions workflow for Co-op Translator that automates multilingual translation updates whenever changes are pushed to the main branch.
It also simplifies the README.md multi-language section by replacing the detailed table with a more compact list of language links, since translations are now automatically managed by the Co-op Translator bot.
Add GitHub Actions for Co-op Translator and Simplify Multi-Language Support Section
https://github.com/Azure/co-op-translator/blob/main/getting_started/github-actions-guide/github-actions-guide.md
Does this introduce a breaking change?
When developers merge from main and run the server, azd up, or azd deploy, will this produce an error?
If you're not sure, try it out on an old environment.
Does this require changes to learn.microsoft.com docs?
This repository is referenced by (https://azure.microsoft.com/products/phi-3)
which includes deployment, settings and usage instructions.
Type of change