Skip to content

chore: sync main release ancestry into development - #396

Merged
mohanagy merged 3 commits into
developmentfrom
chore/393-sync-main
Aug 11, 2026
Merged

chore: sync main release ancestry into development#396
mohanagy merged 3 commits into
developmentfrom
chore/393-sync-main

Conversation

@mohanagy

Copy link
Copy Markdown
Owner

Summary

Merge the prior protected main release ancestry into development without changing the development tree.

Promotion PR #395 is correctly development -> main, but strict branch protection reports development as behind because the earlier v1.0.0 promotion merge (51907b6) is not an ancestor of the ongoing development line. This merge commit has parents:

  • current protected development: 7b3bc866b08c367700827c5b7f358640775f5d58
  • current protected main: 51907b6f87e7e3b9108d5c7d019064f081425bd4

git diff HEAD^1..HEAD --name-only is empty: this changes ancestry only and preserves the already-validated v1.1.0 release tree exactly.

Tracks release #393. After this PR passes current-head CI and required review, merging it will refresh #395 on an up-to-date development head.

Validation

@mohanagy
mohanagy merged commit b5dc8d7 into development Aug 11, 2026
12 checks passed
@mohanagy
mohanagy deleted the chore/393-sync-main branch August 11, 2026 23:11
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