The Wayback Machine - https://web.archive.org/web/20210707083854/https://github.com/features
Skip to content

The tools you need to build what you want.

GitHub Collaboration Icon

Collaborative
Coding

Contribute to projects quickly with automatic environment setup.
Make sure you see the changes you care about.
Build community around your code.
Pull requests display diffs to compare the changes you made in your topic branch against the base branch that you want to merge your changes into.
Reviews allow collaborators to comment on the changes proposed in pull requests, approve the changes, or request further changes before the pull request is merged.

Codespaces

Code, build, test, debug, and deploy with an instant cloud development environment. Spin up a Codespace in seconds and access from any device.

Learn more

Pull requests

Allow contributors to easily notify you of changes they've pushed to a repository – with access limited to the contributors you specify. Easily merge changes you accept.

Learn more

Notifications

Get updates on the GitHub activity you've subscribed to. Use the notifications inbox to customize, triage, and manage your updates.

Learn more

Code review

Review new code, see visual code changes, and confidently merge code changes with automated status checks.

Learn more

Code review assignments

Assign code reviews to make it clear which team members should submit their review for a pull request.

Learn more

Code owners

Automatically request reviews–or require approval—by selected contributors when changes are made to sections of code that they own.

Learn more

Draft pull requests

Use a pull request as a way to discuss and collaborate, without submitting to formal review or risking an unwanted merge.

Learn more

Protected branches

Enforce restrictions on how code branches are merged, including requiring reviews, or allowing only specific contributors to work on a particular branch.

Learn more

Team discussions

Post and discuss updates within your entire GitHub organization, or just your team. Notify participants with updates, and link from anywhere.

Learn more

Team reviewers

Request a team on GitHub to review your pull request. Members of the team will get a notification indicating that you've asked for their review.

Learn more

Multiple assignees

Assign up to 10 people to work on a given issue or pull request, letting you more easily track who's working on what.

Learn more

Multiple reviewers

Request review from multiple contributors. Requested reviewers will be notified that you've asked for their review.

Learn more

Multi-line comments

Clarify code reviews by referencing or commenting on multiple lines at once in a pull request diff view.

Learn more

Public repositories

Work with any GitHub member on code in a public repository you control. Make changes, open a pull request, create an issue, and more.

Learn more
GitHub Automation and CI/CD Icon

Automation
and CI/CD

Automate everything: CI/CD, testing, planning, project management, issue labeling, approvals, onboarding, and more.
Standardize and scale
best practices, security, and compliance across your organization.
Get started quickly with thousands of actions from partners and the community.
Automate everything: CI/CD, testing, planning, project management, issue labeling, approvals, onboarding, and more.

Actions

Automate all your software development workflows. Write tasks and combine them to build, test, and deploy faster from GitHub.

Learn more

Packages

Host your own software packages or use them as dependencies in other projects. Both private and public hosting available.

Learn more

APIs

Create calls to get all the data and events you need within GitHub, and automatically kick off and advance your software workflows.

Learn more

GitHub Pages

Create and publish websites about yourself, your organization, or your project directly from a GitHub repository.

Learn more

GitHub Marketplace

Start with thousands of actions and applications from our community to help you build, improve, and accelerate your automated workflows.

Learn more

Webhooks

Dozens of events, and a Webhooks API, help you integrate with and automate work for your repository, organization, or application.

Learn more

Hosted runners

Move automation to the cloud with on-demand Linux, Windows, and MacOS environments for your workflow runs, hosted by GitHub.

Learn more

Self-hosted runners

More environments and fuller control with labels, groups, and policies to manage runs on your own machines. Plus, the runner application is open source.

Learn more

Secrets management

Share, update, and automatically sync secrets across multiple repositories to increase security and reduce workflow failures.

Learn more

Environments

Meet security and compliance requirements for delivery with secrets and protection rules.

Learn more

Deployments

View which version of your code is running in an environment, including when and why, plus logs for review.

Learn more

Workflow visualization

Map workflows, track their progression in real time, understand complex workflows, and communicate status with the rest of the team.

Learn more

Workflow templates

Standardize and scale best practices and processes with preconfigured workflow templates shared across your organization.

Learn more

Policies

Manage Actions usage and permissions by repository and organizations, with additional policies for fork pull requests.

Learn more
GitHub Security Icon

Security

Secure code as you write it. Automatically review every change to your codebase and identify vulnerabilities before they reach production.
Understand and address any vulnerabilities in your open source dependencies.
Automatically detect and deactivate secrets committed to your repos.
Automatically review every change to your codebase and identify vulnerabilities before they reach production.
Understand and address any vulnerabilities in your open source dependencies.

Private repos

Host code that you don't want to share with the world in private GitHub repos only accessible to you and people you share them with.

Learn more

2FA

Add an extra layer of security with two -actor authentication (2FA) when logging into GitHub. Require 2FA and choose from TOTP apps, security keys, and more.

Learn more

Required reviews

Ensure that pull requests have a specific number of approving reviews before collaborators can make changes to a protected branch.

Learn more

Required status checks

Ensure that all required CI tests are passing before collaborators can make changes to a protected branch.

Learn more

Code scanning

Find vulnerabilities in custom code using static analysis. Prevent new vulnerabilities from being introduced by scanning every pull request.

Learn more

Secret scanning

Find secrets hard-coded in your public and private repositories. Revoke them to keep access to the services you use secure.

Learn more

Dependency graph

See the packages your project depends on, the repositories that depend on them, and any vulnerabilities detected in their dependencies.

Learn more

Dependabot alerts

Get notified when there are new vulnerabilities affecting your repositories. GitHub detects and alerts users to vulnerable dependencies in public and private repos.

Learn more

Dependabot security and
version updates

Keep your supply chain secure and up-to-date by automatically opening pull requests that update vulnerable or out-of-date dependencies.

Learn more

GitHub Security Advisories

Privately discuss, fix, and publish information about security vulnerabilities found in your repository.

Learn more

GitHub Advisory Database

Browse or search for the vulnerabilities that GitHub knows about. The database contains all curated CVEs and security advisories on the GitHub dependency graph.

Learn more

GPG commit signing verification

Use GPG or S/MIME to sign tags and commits locally. These are marked as verified on GitHub so other people know the changes come from a trusted source.

Learn more