Skip to content

[side-quest] Add side quest: Understanding Workflow Orchestration and dispatch-workflow - #3612

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
side-quest/orchestration-concepts-91562a60bdafb3bf
Closed

github-actions[bot] wants to merge 1 commit into
mainfrom
side-quest/orchestration-concepts-91562a60bdafb3bf

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: README.md

Mined workshop/28-orchestrate-workflows.md and extracted its embedded "Understand workflow orchestration" primer (why orchestration matters, how the dispatch-workflow safe-output's workflows/max fields 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.md now 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.
  • The new side quest ends with a return link back to Step 28.
  • workshop/README.md lists 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.org

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "registry.npmjs.org"

See Network Configuration for more information.

Generated by 🗺️ Side Quest · copilot · auto · 134.2 AIC · ⌖ 13.1 AIC · ⊞ 7.2K ·

  • expires on Sep 21, 2026, 1:51 PM UTC

- 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>
@github-actions github-actions Bot added documentation Improvements or additions to documentation side-quest workshop labels Sep 20, 2026

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Protected files were modified in this pull request and require manual scrutiny before merge.

Please verify that each protected-file change is intentional, policy-compliant, and safe:

  • Protected files: README.md

@github-actions

Copy link
Copy Markdown
Contributor Author

This pull request was automatically closed because it expired on 2026-09-21T13:51:06.649Z.

Closed by Workflow

@github-actions github-actions Bot closed this Sep 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation side-quest workshop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants