Skip to content

Fix locales job by adding missing GH_TOKEN and skipping if there are no template changes - #25350

Open
diox wants to merge 1 commit into
mozilla:masterfrom
diox:fix-locale-job
Open

Fix locales job by adding missing GH_TOKEN and skipping if there are no template changes#25350
diox wants to merge 1 commit into
mozilla:masterfrom
diox:fix-locale-job

Conversation

@diox

@diox diox commented Aug 26, 2026

Copy link
Copy Markdown
Member

That same logic was already used in addons-frontend to skip extracting if there are no changes to the template. This avoid creating useless changes to .po files that only contain line-wrapping changes (we also have that in the pushing script, and it's also useful there, but only if we also do it here to avoid merging .po files and creating those extra changes).

We also need GH_TOKEN to create the PR when there are changes.

Should fix the build on master.

…no template changes

That same logic was already used in addons-frontend to skip extracting if
there are no changes to the template. This avoid creating useless changes
to .po files that only contain line-wrapping changes.

We also need GH_TOKEN to create the PR when there are changes.
@diox
diox requested a review from eviljeff August 27, 2026 08:59
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