Skip to content

chore: auto-sync next branch from main on push#438

Merged
danieljohnmorris merged 1 commit into
mainfrom
chore/sync-next-workflow
May 19, 2026
Merged

chore: auto-sync next branch from main on push#438
danieljohnmorris merged 1 commit into
mainfrom
chore/sync-next-workflow

Conversation

@danieljohnmorris
Copy link
Copy Markdown
Collaborator

Summary

Keeps the 0.13.0 work-branch (next) current with 0.12.x patch merges into main automatically, eliminating the manual sync step.

Test plan

  • Workflow runs on every push to main
  • Fast-forwards next from main when possible and pushes
  • Opens a sync PR against next when fast-forward fails (diverged history)
  • Manual trigger via workflow_dispatch works

Follow-ups

None.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@danieljohnmorris danieljohnmorris merged commit 9fee274 into main May 19, 2026
5 checks passed
@danieljohnmorris danieljohnmorris deleted the chore/sync-next-workflow branch May 19, 2026 17:51
danieljohnmorris added a commit that referenced this pull request May 19, 2026
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