GitHub GH-200 exam guide covering workflows, runners, CI/CD, secrets, and automation decisions.
This GitHub Actions guide helps GH-200 candidates focus on what the exam tests, where close answers usually split, and which review page to use next.
Use the study plan to group permissions, workflow, and security choices, the cheat sheet for workflow recall, the sample questions for explanation-heavy practice, the FAQ for scope checks, the resources page for GitHub exam references, and the glossary when feature names blur together.
| Item | Guide value |
|---|---|
| Vendor | GitHub |
| Exam or credential | GitHub Actions |
| Code or shorthand | GH-200 |
| Study level | GitHub automation |
| IT Mastery page | GH-200 exam page |
| Guide shape | Start-here page, study plan, cheat sheet, sample questions, FAQ, resources, and glossary. |
| Lane | What to master | Common weak answer |
|---|---|---|
| Workflow structure | Understand events, jobs, steps, runners, actions, permissions, variables, and artifacts. | Editing code when the issue is trigger, path filter, runner, or job dependency. |
| CI/CD design | Build test, package, deploy, environment, approval, matrix, cache, and artifact flows. | Deploying directly from every branch without environments or approvals. |
| Security | Scope GITHUB_TOKEN, secrets, OIDC, third-party actions, pull request risk, and branch protection. | Running untrusted PR code with secrets. |
| Troubleshooting | Use logs, annotations, dependency graph, runner status, permissions, and event payloads. | Rerunning blindly without reading the failing step or context. |
| Reuse and maintenance | Use reusable workflows, composite actions, pinning, caching, and version control. | Copy-pasting brittle workflows across repositories. |
Actions questions reward event, permission, dependency, secret, runner, and environment reasoning.
Use the current GitHub exam page for live exam details, including name, status, pricing, duration, delivery method, languages, retirement or beta changes, and domain weights where applicable.