[workshop-diagrams] Add theme-aware explanatory diagram for runner label dispatch - #2874
Draft
github-actions[bot] wants to merge 1 commit into
Draft
Conversation
Add a conceptual diagram explaining how the Actions dispatcher reads runs-on: labels from the workflow frontmatter and routes the job to the first idle self-hosted runner that satisfies all required labels. - workshop/images/24-runner-label-dispatch-light.svg (new) - workshop/images/24-runner-label-dispatch-dark.svg (new) - workshop/24-self-hosted-runners.md: insert <picture> block near the 'Understand runner targeting' section Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Summary
Workshop file changed:
workshop/24-self-hosted-runners.mdChange type: New concept diagram (not a migration — no prior conceptual diagram existed for this section).
SVG files added:
workshop/images/24-runner-label-dispatch-light.svgworkshop/images/24-runner-label-dispatch-dark.svgWhy this diagram helps learners
Step 24 introduces runner label dispatch — how the
runs-on:list in frontmatter filters the runner fleet. This concept was explained only in prose; the matching logic (all labels must be satisfied, first idle runner wins) benefits from a visual overview.The diagram shows three numbered stages:
runs-on:label listQA results
currentSrcin light scheme ends with-light.svg✓currentSrcin dark scheme ends with-dark.svg✓check-circlepath used for match indicator (MIT-licensed) ✓Warning
Firewall blocked 4 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comawmgmcpgclients2.google.comwww.google.comSee Network Configuration for more information.