Skip to content

Conversation

@mrubens
Copy link
Collaborator

@mrubens mrubens commented Aug 11, 2025

Removing this until we make branch switching work correctly - right now it's just running on main every time


Important

Remove translation task from .roo/roomotes.yml due to incorrect branch switching.

  • Behavior:
    • Removes translation task from .roo/roomotes.yml that ran node scripts/find-missing-translations.js on pull_request.opened event.
    • Task involved reviewing and adding missing translations, committing, and pushing changes.
  • Reason:
    • Removed due to incorrect branch switching, which caused it to run on main every time.

This description was created by Ellipsis for 6f85c83. You can customize this summary. It will automatically update as commits are pushed.

Need to get the branch switching to work
@mrubens mrubens requested review from cte and jr as code owners August 11, 2025 18:42
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 11, 2025
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Aug 11, 2025
Copy link
Contributor

@roomote roomote bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! This is a sensible temporary removal given the branch switching issue. The translation checking is still properly handled by the CI workflow in .github/workflows/code-qa.yml, so we're not losing any validation - just removing the problematic automatic roomote task that was incorrectly running on main.

Once the branch switching is fixed, this can be re-added if needed.

@daniel-lxs daniel-lxs moved this from Triage to PR [Needs Review] in Roo Code Roadmap Aug 11, 2025
@mrubens mrubens merged commit bce579f into main Aug 11, 2025
19 checks passed
@mrubens mrubens deleted the remove_translation_roomote branch August 11, 2025 19:39
@github-project-automation github-project-automation bot moved this from PR [Needs Review] to Done in Roo Code Roadmap Aug 11, 2025
@github-project-automation github-project-automation bot moved this from New to Done in Roo Code Roadmap Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants