[workshop-diagrams] Add explanatory SVG diagram for workflow_dispatch trigger#1180
Merged
Merged
Conversation
Adds 07a-workflow-dispatch-trigger.svg illustrating how the workflow_dispatch trigger works: from authoring the .md file, compiling to a .lock.yml, pushing to GitHub, and manually clicking 'Run workflow' in the Actions tab. Inserts the image reference in workshop/07a-your-first-workflow-terminal.md next to the explanation of the workflow_dispatch frontmatter field. 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
This PR adds a conceptual explanatory diagram to the terminal path for Step 7a of the workshop.
Workshop file changed
workshop/07a-your-first-workflow-terminal.mdConcept illustrated
workflow_dispatch: How Manual Triggers Work — the diagram shows the four-stage flow:hello-agent.mdwithon: workflow_dispatchfrontmattergh aw compilegenerateshello-agent.lock.ymlA lower panel contrasts
workflow_dispatchwith other trigger types (push,schedule,pull_request) to help learners understand why manual triggering is the right choice while learning.SVG file added
workshop/images/07a-workflow-dispatch-trigger.svgWhy it helps learners
The
workflow_dispatchkeyword is new to most learners. Before this diagram, the file only had a bullet point saying "workflow_dispatch means you can run it manually while testing" — the visual makes the full authoring → compile → push → trigger cycle immediately clear, and the trigger comparison panel helps learners understand when they would choose each trigger type in future workflows.QA
Warning
Firewall blocked 5 domains
The following domains were blocked by the firewall during workflow execution:
accounts.google.comandroid.clients.google.comclients2.google.comsafebrowsingohttpgateway.googleapis.comwww.google.comSee Network Configuration for more information.