Skip to content

Commit 6963b8c

Browse files
committed
Add comprehensive workshop guide for mastering GitHub Administration on EMU
This document outlines a 3-hour intermediate/advanced workshop focused on administering GitHub Enterprise Cloud with Enterprise Managed Users (EMU). It includes workshop overview, learning outcomes, prerequisites, agenda, and detailed modules covering governance, identity, access, policies, security, GitHub Actions, and migration readiness. The guide emphasizes the importance of governance before migration and provides decision moments for participants to engage in discussions.
1 parent dbde6bd commit 6963b8c

2 files changed

Lines changed: 741 additions & 6 deletions

File tree

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
Comprehensive L400-level technical documentation for GitHub Enterprise Cloud administration and governance.
88

9+
### Workshop Guide
10+
- [🎓 Mastering GitHub Administration on EMU — 3-Hour Workshop](docs/00-mastering-github-administration-workshop.md) - Instructor-led workshop for Enterprise Managed Users enterprises, anchored to the Enterprise Adoption Plan; clear learning objectives, decision moments, EMU-specific limits and pitfalls, and embedded reference tables so participants don't need to flip away from the deck
11+
912
### Enterprise Administration
1013
- [📘 Enterprise Hierarchy](docs/01-enterprise-hierarchy.md) - GHEC structure, roles, and multi-org management
1114
- [🏢 Organization Strategies](docs/02-organization-strategies.md) - Single/multi-org patterns, red-green-sandbox-archive
@@ -58,24 +61,24 @@ Comprehensive L400-level technical documentation for GitHub Enterprise Cloud adm
5861

5962
## Hands-on Labs
6063

61-
Practical exercises to reinforce GitHub administration concepts.
64+
Short guided exercises covering **foundational GitHub mechanics** (webhooks, Actions settings, branch protection, repository templates, REST and GraphQL APIs). These predate the EMU workshop refocus and are useful as standalone skill-builders rather than direct reinforcement of the EMU governance modules — see the workshop's [§9 lab map](docs/00-mastering-github-administration-workshop.md#hands-on-labs-optional-after-the-workshop) for closest touchpoints and an EMU caveat on `setup.md`.
6265

6366
### Hands-on Labs Setup
6467
- [ ] [Lab Setup](/labs/setup.md)
6568

66-
### Module 1: Introduction to Repository Webhooks and Events
69+
### Lab 01: Introduction to Repository Webhooks and Events
6770
- [ ] _Hands-on Lab:_ > [Activity 1](/labs/lab01.md)
6871

69-
### Module 2: Managing GitHub Actions settings for a repository
72+
### Lab 02: Managing GitHub Actions settings for a repository
7073
- [ ] _Hands-on Lab:_ > [Activity 2](/labs/lab02.md)
7174

72-
### Module 3: Managing a branch protection rule
75+
### Lab 03: Managing a branch protection rule
7376
- [ ] _Hands-on Lab:_ > [Activity 3](/labs/lab03.md)
7477

75-
### Module 4: GitHub Templates
78+
### Lab 04: GitHub Templates
7679
- [ ] _Hands-on Lab:_ > [Activity 4](/labs/lab04.md)
7780

78-
### Module 5: GitHub API
81+
### Lab 05: GitHub API
7982
- [ ] _Hands-on Lab:_ > [Activity 5](/labs/lab05.md)
8083

8184
---

0 commit comments

Comments
 (0)