CI workflows
GitHub Actions workflows that automate PR checks, label management, and other CI/CD processes.
This section documents the CI/CD workflows, NPM scripts, and helper 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.
Creating and managing temporary patches for content modules between releases.
NPM scripts for building, serving, validating, and maintaining the OpenTelemetry website.
Shell scripts used by CI workflows and local development for label management, link checking, registry updates, and more.