📡 You're offline — showing cached content
New version available!
Quick Access
Tutorials Git & GitHub GitHub Features

GitHub Features

4 min read
GitHub Issues, Projects, Actions, Pages, Dependabot, branch protection, and Codespaces overview.

GitHub Features

  • Issues — bug reports, feature requests with labels, assignees, milestones
  • Projects — Kanban boards linked to issues and PRs
  • GitHub Actions — CI/CD workflows triggered by events
  • GitHub Pages — free static site hosting from a repository
  • Dependabot — automated dependency update PRs
  • Code Review — inline comments, review requests, approval required
  • Branch Protection — require PR reviews, status checks before merge
  • Security Advisories — private vulnerability disclosure
  • GitHub Packages — Docker, npm, Maven package registry
  • Codespaces — cloud dev environment in browser