open-telemetry/opentelemetry-collector
View on GitHub[CI] Changes to workflows are not tested on PRs
Open
#9,676 opened on Mar 4, 2024
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.