Add draft-v12 and alpha-v12 to branch diagrams - #1768
Open
BillWagner wants to merge 1 commit into
Open
Conversation
alpha-v12 synthesis is complete (upstream/alpha-v12 @ 0a2c829). Update both Mermaid gitGraph diagrams in admin/branch-diagram.md to include draft-v12 and alpha-v12 following the established v9–v11 pattern. The alpha branch is named alpha-v12 (prefix convention, consistent with alpha-v9 and alpha-v10). Only admin/branch-diagram.md is changed. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 7c07b608-2471-41d5-845a-152b2378a43d
RexJaeschke
approved these changes
Aug 10, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
alpha-v12 synthesis is complete. This PR updates
admin/branch-diagram.mdto reflect the current branch structure.Changes
Only
admin/branch-diagram.mdis modified (16 lines added, 0 deleted).Both Mermaid gitGraph diagrams are extended following the established v9–v11 pattern:
draft-v12branching fromv11-alpha, thenalpha-v12branching fromdraft-v12with the v12 alpha feature PRs.checkout draft-v12 / merge v11-alphaandcheckout alpha-v12 / merge draft-v12.The alpha branch is named
alpha-v12(prefix convention, consistent withalpha-v9andalpha-v10). Committee approval of draft-v12 content is not claimed.This PR is explicitly separate from the alpha-v12 patch work.