Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories

6 Open Issues Need Help Last updated: Jan 28, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The `semconvgen` tool panics and crashes when a specific specification version (e.g., "v1.7.0") is provided via the `-s` flag. The panic is caused by the underlying `git worktree add` command failing with exit status 128, which `semconvgen` uses to check out the specified version.

Complexity: 3/5
bug good first issue help wanted semconvgen

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories

Go
enhancement good first issue help wanted

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories

Go

AI Summary: Add a GitHub Actions workflow status badge to the README.md file of the opentelemetry-go-build-tools project. This involves finding the correct workflow URL in the GitHub Actions tab and incorporating it into a markdown badge.

Complexity: 2/5
documentation good first issue help wanted

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories

Go

AI Summary: Add a Go Report Card badge to the README.md file of the opentelemetry-go-build-tools project. This involves finding the appropriate Go Report Card URL for the project and embedding it as a markdown badge in the README.

Complexity: 1/5
documentation good first issue help wanted

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories

Go

AI Summary: Add usage examples to the README for the opentelemetry-go-build-tools project. This involves creating a new section in the README file demonstrating the use of each major tool or script with at least one command-line example per tool.

Complexity: 2/5
documentation good first issue help wanted

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories

Go

AI Summary: Add a GoDoc badge to the README.md file of the opentelemetry-go-build-tools repository, linking to the project's Go documentation on pkg.go.dev. This involves finding a suitable badge generator online or adapting an existing badge format from other Go projects.

Complexity: 1/5
documentation good first issue help wanted

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories

Go