验证 GitHub 平台核心知识,涵盖 Git 基础、仓库管理、协作功能、项目管理、安全隐私和开源社区,是 GitHub 认证体系的入门认证。
GitHub 认证体系的入门证,对学生和转行者有简历加分效果,但对有经验的开发者价值有限。
Unlock all certifications, courses & tools at a fraction of the cost
This page is structured for quick scanning first: exam format, fit, prep time, and the actual study scope.
GitHub Foundations 是 GitHub 2024 年推出的认证体系中最基础的一张。考试 75 题,120 分钟,及格线 70%,考试费 $99 USD,通过 PSI 在线监考。
考试覆盖 7 个领域:Git 基础(10%)、仓库管理(10%)、协作功能(15%)、现代开发(15%)、项目管理(20%)、安全隐私(15%)和社区(15%)。项目管理占比最高 — 考的是 GitHub Projects(看板)、Issues、Milestones 的使用方式,不是写代码。
GitHub 认证路径:Foundations → Actions → Admin → Advanced Security → Copilot。Foundations 是唯一不需要任何前置认证的入口。
Salary ranges, target job titles, and the real career impact of holding GitHub Foundations.
谁考这张证有意义
应届生和转行者。在简历上写"GitHub Certified: Foundations"告诉雇主你至少会 PR workflow、branch protection、Issues 这些协作基础。对于没有工作经验的人,这比"我会用 Git"可信度高。
不适合考的人:已经在团队里用 GitHub 做 code review 一年以上的开发者。这张证对你来说太简单了,考 GitHub Actions 或 Copilot 认证更有意义。
A concrete week-by-week plan from past test-takers — not generic advice.
clone/commit/push/pull/branch/merge 的完整工作流。理解 fork vs clone 的区别、PR 的 review + merge 流程、branch protection rules。这些内容在 GitHub Skills 上有免费互动课程。
GitHub Projects 看板的 Table/Board/Roadmap 视图、Issues 标签和 Milestones、GitHub Actions 基础概念(workflow/trigger/job/step)。安全部分考 Dependabot、Secret Scanning、Code Scanning 的用途。
官方免费 Practice Assessment 做一遍,错题对应的知识点回 GitHub Docs 查一遍。这个考试不难,模考 80% 就可以去考。
What it actually took for real candidates to pass — prep time, scores, and lessons learned.
比预想简单很多,大部分题考的是 GitHub 功能的用途而不是操作步骤。比如"Branch Protection Rule 可以做什么" — 答案是强制 PR review、要求 CI 通过、禁止 force push。建议把 GitHub Docs 的功能列表过一遍。
没有编程背景也能过,但 Git 的 rebase 和 merge 区别要理解。项目管理部分对我来说是最容易的 — 如果你用过 Jira 或 Trello,GitHub Projects 的概念几乎一样。
| GitHub Foundations | GitHub Copilot | GitHub Actions | |
|---|---|---|---|
| Provider | 其他 | 其他 | 其他 |
| Level | 基础级 | 助理级 | 助理级 |
| Fee | $0 | $0 | $0 |
| Duration | 90 min | 90 min | 90 min |
| Question count | 65 | 50 | 65 |
| Validity | 3 yrs | 3 yrs | 3 yrs |
**GitHub Docs 是最好的备考材料**:考试题目几乎都能在 docs.github.com 找到原文,不需要买第三方课程。
**记住各功能的定位**:Discussions(社区问答)vs Issues(任务追踪)vs Pull Requests(代码审核)。
**GitHub Copilot 基础概念会考**:知道 Copilot 是 AI 编程助手、基于 LLM、支持多种 IDE 就够了,不需要深入。
**Fork 和 Branch 混淆** — Fork 是复制整个仓库到自己账户(跨组织协作用);Branch 是在同一仓库内创建分支(团队内部用)。
**GitHub Pages 的限制** — 只支持静态网站,免费版仓库必须是 public,自定义域名需要 CNAME 记录。
**忽略 GitHub Codespaces** — 考试会问 Codespaces 和本地开发环境的区别,Codespaces 是云端 VS Code,预配置好依赖。
117+ questions, chapter-by-chapter learning, mock exams, wrong-question review, and AI tutor support live in the exam page.
Go to exam prepFrom $19 · 2 free chapters