Skip to content

[workshop] Add node: Orchestrate Across Multiple Repositories - #3046

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
workshop/add-cross-repo-orchestration-side-quest-9ce3f87efcb3565d
Draft

[workshop] Add node: Orchestrate Across Multiple Repositories#3046
github-actions[bot] wants to merge 1 commit into
mainfrom
workshop/add-cross-repo-orchestration-side-quest-9ce3f87efcb3565d

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Adds a new side quest, side-quest-28-01-cross-repo-orchestration.md, branching from Step 28 (Orchestrate Multiple Agentic Workflows). It covers target-repo, allowed-repos, and cross-repository checkout: for the hub-and-spoke orchestration pattern used by enterprise teams managing multi-repository estates.

Per the enterprise tie-break rule, this node was chosen over comparable candidates because it directly serves GHES/GHEC learners orchestrating work across multiple repositories with cross-repo PATs or GitHub Apps — a gap not covered anywhere else in the curriculum. Links were added from 28-orchestrate-workflows.md and workshop/README.md.

Warning

Firewall blocked 3 domains

The following domains were blocked by the firewall during workflow execution:

  • github.github.com
  • raw.githubusercontent.com
  • registry.npmjs.org

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

network:
  allowed:
    - defaults
    - "github.github.com"
    - "raw.githubusercontent.com"
    - "registry.npmjs.org"

See Network Configuration for more information.

Generated by 🎓 Workshop Author · copilot · auto · 192 AIC · ⌖ 13.3 AIC · ⊞ 11.3K ·

  • expires on Sep 8, 2026, 7:12 PM UTC

Adds a new enterprise-focused side quest branching from Step 28 (Orchestrate
Multiple Agentic Workflows) covering target-repo, allowed-repos, and
cross-repository checkout for hub-and-spoke orchestration across a
multi-repository estate. Links added from 28-orchestrate-workflows.md and
workshop/README.md.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added documentation Improvements or additions to documentation workshop labels Sep 7, 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 workshop

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants