|
6 | 6 |
|
7 | 7 | Comprehensive L400-level technical documentation for GitHub Enterprise Cloud administration and governance. |
8 | 8 |
|
| 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 | + |
9 | 12 | ### Enterprise Administration |
10 | 13 | - [📘 Enterprise Hierarchy](docs/01-enterprise-hierarchy.md) - GHEC structure, roles, and multi-org management |
11 | 14 | - [🏢 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 |
58 | 61 |
|
59 | 62 | ## Hands-on Labs |
60 | 63 |
|
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`. |
62 | 65 |
|
63 | 66 | ### Hands-on Labs Setup |
64 | 67 | - [ ] [Lab Setup](/labs/setup.md) |
65 | 68 |
|
66 | | -### Module 1: Introduction to Repository Webhooks and Events |
| 69 | +### Lab 01: Introduction to Repository Webhooks and Events |
67 | 70 | - [ ] _Hands-on Lab:_ > [Activity 1](/labs/lab01.md) |
68 | 71 |
|
69 | | -### Module 2: Managing GitHub Actions settings for a repository |
| 72 | +### Lab 02: Managing GitHub Actions settings for a repository |
70 | 73 | - [ ] _Hands-on Lab:_ > [Activity 2](/labs/lab02.md) |
71 | 74 |
|
72 | | -### Module 3: Managing a branch protection rule |
| 75 | +### Lab 03: Managing a branch protection rule |
73 | 76 | - [ ] _Hands-on Lab:_ > [Activity 3](/labs/lab03.md) |
74 | 77 |
|
75 | | -### Module 4: GitHub Templates |
| 78 | +### Lab 04: GitHub Templates |
76 | 79 | - [ ] _Hands-on Lab:_ > [Activity 4](/labs/lab04.md) |
77 | 80 |
|
78 | | -### Module 5: GitHub API |
| 81 | +### Lab 05: GitHub API |
79 | 82 | - [ ] _Hands-on Lab:_ > [Activity 5](/labs/lab05.md) |
80 | 83 |
|
81 | 84 | --- |
|
0 commit comments