Closed
Description
Component(s)
No response
Describe the issue you're reporting
We don't do any validation on the version introduced for the prepare-release
workflow, but we have some restrictions on the version format as documented here:
We also require the version to not start with v
. We should add some validation to make the release workflow fail fast if the tags don't match the expected schema.
Relates to open-telemetry/opentelemetry-collector#7576, open-telemetry/opentelemetry-collector#7627
Activity