GitHub GH-200 30-, 60-, and 90-day study plan for workflows, runners, CI/CD, review loops, and final-week priorities.
This plan is a compact route for GitHub Actions (Actions). It assumes you are using TechExamLexicon for concept clarity and the exact IT Mastery page for practice routing.
| Day | Focus | What to do |
|---|---|---|
| Day 1 | Orientation and scope | Read the exam guide overview and official vendor page, then use this study plan to mark the lanes you already know and the lanes that need practice. |
| Day 2 | Workflow structure | Understand events, jobs, steps, runners, actions, permissions, variables, and artifacts. |
| Day 3 | CI/CD design | Build test, package, deploy, environment, approval, matrix, cache, and artifact flows. |
| Day 4 | Security | Scope GITHUB_TOKEN, secrets, OIDC, third-party actions, pull request risk, and branch protection. |
| Day 5 | Troubleshooting | Use logs, annotations, dependency graph, runner status, permissions, and event payloads. |
| Day 6 | Reuse and maintenance | Use reusable workflows, composite actions, pinning, caching, and version control. |
| Day 7 | Timed review and scheduling decision | Run a timed practice block, review explanations, update a one-page rule sheet, and verify current vendor facts before scheduling. |