Skip to content

GitHub

GitHub is a platform for hosting Git repositories with collaboration and CI/CD integrations.

What it does: - Hosts source code with pull requests, code reviews, and branch protections. - Provides GitHub Actions for CI/CD workflows and automation. - Manages issues, projects, releases, and security advisories.

How we use it (Brekz): - Host and collaborate on all Brekz services and documentation. - Automate builds, tests, and deployments via GitHub Actions. - Track issues and PRs with required reviews and status checks.