Skip to content

feat: change auto-i18n workflow to run daily instead of weekly#12899

Merged
kangfenmao merged 1 commit intomainfrom
workflow/auto-i18n
Feb 12, 2026
Merged

feat: change auto-i18n workflow to run daily instead of weekly#12899
kangfenmao merged 1 commit intomainfrom
workflow/auto-i18n

Conversation

@EurFelux
Copy link
Copy Markdown
Collaborator

What this PR does

Before this PR:

  • Auto i18n workflow runs weekly on Sundays at 00:00 UTC
  • Workflow name was "Auto I18N Weekly"

After this PR:

  • Auto i18n workflow runs daily at 00:00 UTC
  • Workflow name is "Auto I18N Daily"

Why we need it and why it was done in this way

The following tradeoffs were made:

  • More frequent syncs mean more PR noise, but translations stay more up-to-date

The following alternatives were considered:

  • Keeping weekly schedule: translations may lag behind source changes
  • Running on weekdays only: skipped in favor of daily for simplicity

Breaking changes

None

Special notes for your reviewer

None

Checklist

Release note

Change auto-i18n workflow schedule from weekly to daily for more frequent translation synchronization.

🤖 Generated with Claude Code

- Change cron schedule from weekly (Sunday) to daily
- Update workflow name from "Auto I18N Weekly" to "Auto I18N Daily"

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@kangfenmao kangfenmao merged commit ca7c851 into main Feb 12, 2026
7 checks passed
@kangfenmao kangfenmao deleted the workflow/auto-i18n branch February 12, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants