Skip to content

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

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
add-node-governance-and-policy-0c34543cac6bcec3
Closed

[workshop] Add node: Govern Agentic Workflows Across Your Organization#2948
github-actions[bot] wants to merge 1 commit into
mainfrom
add-node-governance-and-policy-0c34543cac6bcec3

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Adds workshop/30-governance-and-policy.md, a new node that extends the previously open leaf node 29 (Teach Your Agent Domain Knowledge with Skills). It teaches organization-wide governance for agentic workflows — required reviewers on .lock.yml changes, an approved-engine policy, and mandatory safe-outputs/network.allowed enforcement — including a quick grep policy check and a note on enterprise-wide rulesets for GHEC/GHES admins.

This closes a gap in the "Go Deeper" curriculum: prior nodes taught per-workflow controls (permissions, safe-outputs, cost budgets, self-hosted runners) but nothing addressed rolling those controls out consistently across many repositories. Per the enterprise tie-break rule, this topic was chosen over other candidates because it directly serves enterprise (GHEC/GHES) admins.

Updated workshop/29-skills-and-domain-knowledge.md's closing link to point to the new node, and added it to workshop/README.md's curriculum table.

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 🎓 Workshop Author · copilot · auto · 78.2 AIC · ⌖ 15 AIC · ⊞ 11.3K ·

  • expires on Sep 6, 2026, 1:05 PM UTC

Extends the previously open leaf node 29 (Skills) with a new step 30
covering organization-level governance for agentic workflows: required
reviewers, approved engine lists, and mandatory safe-outputs/network
allowlists enforced via branch protection and org rulesets. Serves
enterprise (GHEC/GHES) admins per the enterprise tie-break rule, since
no prior node addressed org-wide policy enforcement.

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 5, 2026
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was automatically closed because it expired on 2026-09-06T13:05:11.581Z.

Closed by Workflow

@github-actions github-actions Bot closed this Sep 6, 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