Skip to content

Move i18n workflow out from single-PRs to release PR #5224

@snomiao

Description

@snomiao

Currently every single PRs will run a i18n generate workflow,

This leads to more conflicts and harder review.

My idea is i18n workflow can run on only release PR, aka the version bump PR, to smooth the review process, just like chromatic.yaml.

before:

  1. main branch always have latest full-language i18n
  2. PR/review slow

after:

  1. main branch have only latest english locale definition
  2. release branch always have latest full-language i18n
  3. PR/review faster

┆Issue is synchronized with this Notion page by Unito

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:i18nAnything related to translation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions