GitHub

Microsoft-owned Git hosting platform — the default home for open-source code, issues, pull requests, and CI.

Definition

GitHub hosts Git repositories, issues, pull requests, GitHub Actions CI, GitHub Packages, and Codespaces dev environments. It is the standard distribution channel for open-source code and the most common place automation tools watch for events (push, PR opened, release published). The gh CLI exposes most operations to scripts and agents.

When to use

See also