Skip to content

[workshop] Add node: Govern Agentic Workflows Across Your Organization - #3112

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
add-node-governance-at-scale-234252266d60893c
Draft

[workshop] Add node: Govern Agentic Workflows Across Your Organization#3112
github-actions[bot] wants to merge 1 commit into
mainfrom
add-node-governance-at-scale-234252266d60893c

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Adds workshop step 30, a new terminal node extending the leaf at Step 29: Teach Your Agent Domain Knowledge with Skills, which previously had no successor. The new node teaches platform/enterprise learners to set organization-wide guardrails with gh aw env (layered GH_AW_DEFAULT_* variables across repo/org/enterprise scope) and GH_AW_POLICY_* capability gates, closing a gap where every prior step configured cost and timeout controls one workflow file at a time. Chosen per the enterprise tie-break rule in the authoring guidelines, since it serves GHES/GHEC/self-hosted-runner-adjacent platform teams. Updates workshop/README.md's curriculum table and re-points Step 29's ending link.

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 · 82.7 AIC · ⌖ 13 AIC · ⊞ 11.3K ·

  • expires on Sep 10, 2026, 7:08 AM UTC

Adds step 30, an enterprise-focused node covering gh aw env defaults
and GH_AW_POLICY_* runtime policy variables, extending the leaf node
Step 29 (Skills). Updates README curriculum table and links.

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 9, 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