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
GitHub Copilot Pricing in 2026: What It Actually Costs Per Seat
The $19/month sticker price is only part of the story. Copilot always stacks on top of a separate GitHub plan, so the real per-seat cost for a team depends on whether that team is on Free, Team, or Enterprise underneath it.
Read moreComparisonsCursor vs GitHub Copilot in 2026: Which AI Coding Assistant Is Worth It
Cursor is a full AI-native editor at $20/month, GitHub Copilot is a $19/month extension that layers onto your existing setup. Here's what that architectural difference actually costs and wins you at different team sizes.
Read morePricing & ValueGitHub Codespaces Pricing in 2026: What It Actually Costs to Run
120 free core-hours and 15GB storage a month sounds generous until an 8-core machine burns through it in 15 hours. Beyond that: $0.18-$2.88/hour depending on machine size, $0.07/GB-month storage, and prebuilds that quietly add their own compute bill. Real costs for solo developers, a 5-person team, and a 20-person engineering org.
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.