You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the same error we received in a recent release, #1765, but as far as I can tell, everything was released successfully despite this command failing.
We didn't want to release the opentelemetry-exporter-otlp as part of this release, so I'm not sure why a release of that gem was attempted.
At a glance This would explain the erroneous attempt to release opentelemetry-exporter-otlp (and subsequent 422 response from GitHub api) even though it only has files changed related to opentelemetry-exporter-otlp-metrics. iiuc, GitHub api returns a 422 if you try to release a tag that's already been released.
A release job failed.
Release PR: #1791
Commit: baeda39
Release job completed with errors.
Failed to release opentelemetry-exporter-otlp 0.29.1:
Command failed with exit code 1: ["gh", "api", "repos/open-telemetry/opentelemetry-ruby/releases", "--input", "-", "-H", "Accept: application/vnd.github.v3+json"]
Successfully released opentelemetry-exporter-otlp-metrics 0.3.0
Successfully released opentelemetry-metrics-api 0.2.0
Successfully released opentelemetry-metrics-sdk 0.5.0
The text was updated successfully, but these errors were encountered: