[side-quest] Add side quest: Understanding Workflow Orchestration and dispatch-workflow - #3612
Closed
github-actions[bot] wants to merge 1 commit into
Closed
github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- Add workshop/side-quest-28-01-orchestration-concepts.md covering why orchestration matters, how the dispatch-workflow safe-output and its workflows/max fields work, and how to choose signals before designing an orchestrator. - Shrink the Understand workflow orchestration section in workshop/28-orchestrate-workflows.md into a short summary with an Optional Side Quest callout linking to the new detour; the main build-it path (design table, create workflow, compile, run, iterate) is unchanged. - List the new side quest in workshop/README.md under Optional Side Quests, noting it branches from Step 28. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
This pull request was automatically closed because it expired on 2026-09-21T13:51:06.649Z.
|
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.
Caution
Protected files were modified in this change.
This pull request is in
request_reviewmode and requires explicit human scrutiny before merge.Protected files:
README.mdMined
workshop/28-orchestrate-workflows.mdand extracted its embedded "Understand workflow orchestration" primer (why orchestration matters, how thedispatch-workflowsafe-output'sworkflows/maxfields work, and how to pick good signals) into a new optional side quest.New side quest:
workshop/side-quest-28-01-orchestration-concepts.md— a self-contained conceptual walkthrough learners can take before designing their own orchestrator.Routing update:
workshop/28-orchestrate-workflows.mdnow has a short summary in place of the primer, plus an Optional Side Quest callout linking to the new detour. The main build-it path (decision table, create workflow, compile, run, iterate) is unchanged and still works standalone.workshop/README.mdlists the new side quest under Optional Side Quests, noting it branches from Step 28.Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
registry.npmjs.orgTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.