Build

CI/CD workflows, automation scripts, deployment environments, and tooling used to build and maintain the OpenTelemetry website.

This section documents the CI/CD workflows and automation scripts that power the OpenTelemetry website’s build, deployment, and maintenance processes.

Workflow and script source files live under .github/ in the repository.


CI workflows

GitHub Actions workflows that automate PR checks, label management, and other CI/CD processes.

Automation scripts

Shell scripts used by CI workflows and local development for label management, link checking, registry updates, and more.