CI workflows
GitHub Actions workflows that automate PR checks, label management, and other CI/CD processes.
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.
GitHub Actions workflows that automate PR checks, label management, and other CI/CD processes.
Shell scripts used by CI workflows and local development for label management, link checking, registry updates, and more.