Skip to content

👷 ci(schemastore): branch from upstream master#3828

Merged
gaborbernat merged 2 commits intotox-dev:mainfrom
gaborbernat:relase
Feb 25, 2026
Merged

👷 ci(schemastore): branch from upstream master#3828
gaborbernat merged 2 commits intotox-dev:mainfrom
gaborbernat:relase

Conversation

@gaborbernat
Copy link
Member

The SchemaStore update workflow creates its branch from the fork's default branch, which can be stale relative to SchemaStore's master. This produces PRs with merge conflicts (as seen in SchemaStore/schemastore#5414).

Fetching and branching from upstream/master ensures the PR is always based on the latest SchemaStore code, avoiding conflicts.

@gaborbernat gaborbernat added the type:internal should have no impact on the user (refactoring, infrastructure, tools, etc.) label Feb 25, 2026
The workflow branches from the fork's default branch which can be stale
relative to SchemaStore's master, producing PRs with merge conflicts.
Fetching and branching from upstream/master ensures a clean base.
@gaborbernat gaborbernat enabled auto-merge (squash) February 25, 2026 14:47
@gaborbernat gaborbernat merged commit cd99254 into tox-dev:main Feb 25, 2026
52 of 53 checks passed
@gaborbernat gaborbernat deleted the relase branch March 9, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided type:internal should have no impact on the user (refactoring, infrastructure, tools, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant