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
When someone creates a PR based on a fork of Theia, the Automatic translation workflow doesn't run, leaving their work untranslated. This also leads to further issues down the line as soon as someone else tries to create a PR, as it will pick up the untranslated changes.
Steps to Reproduce:
Fork Theia and create a new feature branch in the fork
Add a new nls.localize key
Create a PR, the Automatic translation workflow doesn't run
Additional Information
Operating System: GitHub
Theia Version: 1.28.0
The text was updated successfully, but these errors were encountered:
Bug Description:
When someone creates a PR based on a fork of Theia, the
Automatic translation
workflow doesn't run, leaving their work untranslated. This also leads to further issues down the line as soon as someone else tries to create a PR, as it will pick up the untranslated changes.Steps to Reproduce:
nls.localize
keyAutomatic translation
workflow doesn't runAdditional Information
The text was updated successfully, but these errors were encountered: