GitHub
FreemiumWhere the world builds software
About GitHub
GitHub hosts over 100 million repositories and is the default platform for open-source collaboration. Free plan covers unlimited public and private repos with 2,000 Actions CI/CD minutes per month, enough for most solo developers and small projects. Team plan is $4/user/month for 3,000 minutes, protected branches, code owners, and required reviews. Enterprise is $21/user/month with SAML SSO, 50,000 Actions minutes, and advanced security scanning. GitHub Actions is the CI/CD system to beat: 50,000-plus community actions in the marketplace make most automation composable without custom scripting. GitHub Copilot ($19/month extra for individuals) integrates into VS Code and JetBrains IDEs. The serious and recurring complaints from r/github and Hacker News are account suspensions without warning and support that takes weeks to respond. Teams have lost access to critical repositories for weeks with no recourse during the process. Microsoft's 2018 acquisition raised data sovereignty concerns that have not fully resolved, particularly for government and regulated industries. Skip GitHub if self-hosting is a hard requirement: GitLab Community Edition or Gitea provide the same Git workflow at zero licensing cost. Copilot is not included in any plan — it is always a paid add-on.
Key Features
Pricing Plans
Verified April 2026Free
- Unlimited public/private repos
- Unlimited collaborators
- 2,000 Actions minutes/month
- Community support
Team
- 3,000 Actions minutes
- Code owners
- Protected branches
- Web-based support
Enterprise
- 50,000 Actions minutes
- SAML SSO
- Audit log
- Advanced security
Pros
- Industry-standard platform for open source collaboration
- Powerful GitHub Actions for CI/CD automation
- Extensive integration ecosystem
- Free public repositories with generous limits
- Strong community and project discoverability
- GitHub Pages for free static hosting
- Excellent code review and PR workflow
Cons
- Account suspensions can happen without clear explanation
- Support response times are slow (weeks for account issues)
- GitHub Actions YAML can be confusing
- Microsoft ownership raises privacy concerns
- AI-generated spam increasing in open source projects
- Copilot AI assistant costs extra ($19/mo)
Best For
- Open source project hosting and collaboration
- Portfolio building for developers
- CI/CD with GitHub Actions
- Team collaboration with code review features
- Learning git workflows
Not Ideal For
- Self-hosting needs (GitHub Enterprise is expensive)
- Users with strong Microsoft/privacy concerns
- Teams needing instant support response
Potential Deal Breakers
- Account suspension without warning or clear appeal process
- Support can take weeks to resolve account issues
Data & Privacy
GitHub Copilot was trained on public repository code, raising licensing concerns. Private repository code is not used for Copilot training. Business and Enterprise plans include IP indemnification. Code suggestions are processed through Azure OpenAI. Repository data can be cloned locally anytime. SOC 2 Type 2 certified.
Who Is This For?
Hands-on tested May 2026
Signup Experience
Email signup with username selection. Free tier includes unlimited public and private repositories, GitHub Actions CI/CD with 2000 minutes/month, and GitHub Copilot in limited form. The onboarding is minimal — GitHub assumes you know what Git is. First repo can be created in seconds.
For Home Users
Essential for any developer, even for personal projects. Free private repos mean you can version control everything — dotfiles, personal projects, notes. GitHub Pages hosts static websites for free. The mobile app lets you review pull requests and manage issues on the go. GitHub Copilot Free provides AI code suggestions. Non-developers have no use for it — use Google Drive or Dropbox for file storage instead.
For Business Users
Team at $4/user/mo adds required reviewers, code owners, and protected branches. Enterprise at $21/user/mo adds SAML SSO, audit log, and advanced security scanning. GitHub is the default for open source and most startups. Enterprise companies split between GitHub and GitLab depending on self-hosting requirements. GitHub Actions replaces Jenkins for most CI/CD needs. Copilot Business at $19/user/mo is increasingly seen as essential developer tooling. The network effect — most developers already have accounts — makes GitHub the path of least resistance for hiring.
What Users Say
“"GitHub is the standard. If you're building a portfolio, GitHub is what employers expect."”
— Reddit user
“"Account suspensions happen without warning and support takes weeks to respond."”
— Reddit user
“"GitHub Actions changed how we do CI/CD - but the YAML syntax is genuinely painful to learn."”
— Reddit user
Our Verdict
GitHub is the industry standard for a reason — the community, integrations, and feature set are unmatched. The main frustrations are account management issues (suspensions without warning, slow support) and privacy concerns around Microsoft ownership. For most developers and teams, these are acceptable trade-offs for the best platform in the space.
Related Articles
Woodpecker CI vs GitHub Actions in 2026: Self-Hosted CI That Just Works
GitHub Actions costs $0.008/min for Linux runners. At 20,000+ overage minutes/month, a $15 VPS running Woodpecker CI saves real money. Here is the break-even math and what you give up.
Read moreComparisonsGitpod vs GitHub Codespaces in 2026: Cloud Development Environments Compared
Gitpod works with any Git host, charges flat monthly rates, and can be self-hosted. GitHub Codespaces is GitHub-only with deeper integration and usage-based pricing. Here's how to choose — and when cloud dev environments are worth it at all.
Read moreComparisonsGitHub vs GitLab in 2026: Which DevOps Platform Is Right for Your Team?
GitHub dominates open source and has the best Copilot integration. GitLab offers an all-in-one DevOps platform with built-in CI/CD, security scanning, and a self-hosted option. Choosing between them depends on whether your priority is ecosystem or control.
Read morePrice History
GitHub expanded free tier — Copilot now included with limits
GitHub added a limited Copilot allocation (2,000 completions/month) to all free accounts. Actions minutes increased from 2,000 to 3,000/month. No price changes on paid tiers.