Skip to content

chore: use conventional-commit title for Lokalise PRs - #2573

Merged
dmortal merged 1 commit into
mainfrom
chore/lokalise-pr-title
Aug 18, 2026
Merged

chore: use conventional-commit title for Lokalise PRs#2573
dmortal merged 1 commit into
mainfrom
chore/lokalise-pr-title

Conversation

@dmortal

@dmortal dmortal commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Our "Validate PR Title" check (commitlint) requires a conventional-commit format title. pull_translations's default title ([Lokalise] New translation available) has no type: prefix and fails that check, which is what's blocking #2570 from merging.

Passes pr_title: 'chore: sync translations from Lokalise' explicitly, using the new input added in Gusto/embedded-i18n-actions#42.

Depends on Gusto/embedded-i18n-actions#42 merging first — until then, pr_title is an unrecognized input for the @main ref (harmless warning, no failure) and the workflow falls back to the old non-conventional title.

Our "Validate PR Title" check (commitlint) requires a conventional-
commit format title. The pull_translations action's default title
('[Lokalise] New translation available') has no type prefix and
fails that check, blocking every auto-generated translation PR from
merging (see #2570). Pass an explicit pr_title via the new input
added in Gusto/embedded-i18n-actions#42.
@dmortal
dmortal requested a review from a team as a code owner August 14, 2026 22:38
@dmortal
dmortal added this pull request to the merge queue Aug 18, 2026
Merged via the queue into main with commit f33d62d Aug 18, 2026
39 checks passed
@dmortal
dmortal deleted the chore/lokalise-pr-title branch August 18, 2026 13:42
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.

2 participants