Skip to content

feat: Add weekly cron to fetch upstream schema#179

Merged
bsmth merged 1 commit into
mozilla:mainfrom
bsmth:weekly-sync
Jun 12, 2026
Merged

feat: Add weekly cron to fetch upstream schema#179
bsmth merged 1 commit into
mozilla:mainfrom
bsmth:weekly-sync

Conversation

@bsmth

@bsmth bsmth commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator

Description:

Add the weekly schema-sync mentioned in #177. The workflow runs npm run schema:sync and opens a PR when the upstream schema's drifted.

Additions:

  • .github/workflows/schema-sync.yml: on a cron, plus a manual dispatch

Known limitation:

If PRs are opened, they won't yet trigger the pull-requests.yml build. This is something for us in a follow-up when we actually consume the schema for something (if and when a new schema could break the build).

Related issues and pull requests:

Part of #177
Relates to #178

@bsmth bsmth merged commit 2f10401 into mozilla:main Jun 12, 2026
1 check passed
@bsmth bsmth deleted the weekly-sync branch June 12, 2026 09:55
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.

1 participant