Commit 6de4ce7
authored
[chore] skip stable module check if unset (open-telemetry#10734)
From
https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/release.md#releasing-opentelemetry-collector:
> If not intending to release stable modules, do not specify a version
for Release candidate version stable.
`validate-versions` workflow fails on empty version right now, it should
instead skip if stable module candidate version is empty.1 parent fb5b1e6 commit 6de4ce7
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
0 commit comments