open-telemetry/opentelemetry-collector

[CI] Changes to workflows are not tested on PRs

Open

#9,676 opened on Mar 4, 2024

View on GitHub
 (14 comments) (0 reactions) (1 assignee)Go (2,146 forks)auto 404
bugci-cdgood first issuepriority:p2release:retro

Repository metrics

Stars
 (7,237 stars)
PR merge metrics
 (PR metrics pending)

Description

During the v0.96.0 release cycle I had to file #9675 to fix the release pipeline. This is because #9409 accidentally broke the workflow. Mistakes happen, and it's important that we test workflows so that we catch these issues during the PR process.

Github seems to have something builtin, so probably we can reuse an action of theirs for this.

Contributor guide