Skip to content

Commit 74ace27

Browse files
committed
docs: add changelog entry for CI contrib SHA propagation fix (open-telemetry#4958)
Assisted-by: Claude Sonnet 4.6
1 parent dece189 commit 74ace27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212

1313
## Unreleased
1414

15+
- Fix intermittent CI failures in `getting-started` and `tracecontext` jobs caused by GitHub git CDN SHA propagation lag by installing contrib packages from the already-checked-out local copy instead of a second git clone
16+
([#4958](https://github.com/open-telemetry/opentelemetry-python/pull/4958))
1517
- `opentelemetry-sdk`: fix type annotations on `MetricReader` and related types
1618
([#4938](https://github.com/open-telemetry/opentelemetry-python/pull/4938/))
1719

0 commit comments

Comments
 (0)