Skip to content

merge queue: embarking main (8b6fc95) and #11697 together#11699

Closed
mergify[bot] wants to merge 2 commits into
mainfrom
mergify/merge-queue/874c8680b8
Closed

merge queue: embarking main (8b6fc95) and #11697 together#11699
mergify[bot] wants to merge 2 commits into
mainfrom
mergify/merge-queue/874c8680b8

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify Bot commented Jun 2, 2026

🎉 This pull request has been checked successfully and will be merged soon. 🎉

Branch main (8b6fc95) and #11697 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #11697.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue rule default for merge:

Required conditions to stay in the queue:

---
checking_base_sha: 8b6fc95a4f7169bf1871a0644e2bb2a13762d90d
previous_failed_batches: []
pull_requests:
  - number: 11697
    scopes: []
scopes: []
...

jd and others added 2 commits June 1, 2026 17:36
GraphViz diagrams are rendered to static SVG at build time, so a
graph-level `label` (e.g. "Merge Queue" on the batches page) becomes a
`<text>` element with no `fill` attribute and defaults to black. That is
fine on the light page background but invisible in dark mode.

Add a CSS rule that colors the graph-level label with `--theme-text` so
it adapts to the active theme. The `svg.graph > g.graph > text` selector
targets only the top-level caption — node labels (`g.node > text`) and
cluster labels (`g.cluster > text`, which carry their own colors on
filled backgrounds) are unaffected. This also fixes the same latent
issue on other diagrams with top-level captions (scopes, parallel
scopes, monorepo CI, performance, etc.).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Change-Id: I861269fc345aff13be984af43b88ab3f37571a89
@mergify mergify Bot deployed to Mergify Merge Protections June 2, 2026 07:28 Active
@mergify mergify Bot closed this Jun 2, 2026
@mergify mergify Bot deleted the mergify/merge-queue/874c8680b8 branch June 2, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant