Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Dec 12, 2025

Automated update of OpenTelemetry dependencies.

Build Status:failure

Updated versions:

Upstream releases with breaking changes:
Note: the mechanism to detect upstream breaking changes is not perfect. Be sure to check all new releases and understand if any additional changes need to be addressed.

opentelemetry-java-instrumentation:

@github-actions github-actions bot requested a review from a team as a code owner December 12, 2025 18:35
ezhang6811 added a commit that referenced this pull request Dec 16, 2025
*Issue #, if available:*

*Description of changes:*
Add a workflow `nightly-build.yml` with following actions:
- creates or checks out existing `nightly-dependency-updates` branch
- checks for newest versions of dependencies in
[opentelemetry-java-instrumentation](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
and
[opentelemetry-java-contrib](https://github.com/open-telemetry/opentelemetry-java-contrib/releases)
and bumps versions if applicable
- search for releases with breaking changes in release notes
- runs main build checks on the branch, publishes a failure metric based
on the outcome.
- creates a PR with the build result and breaking changes.

Example nightly build run (failure expected due to breaking changes):
https://github.com/aws-observability/aws-otel-java-instrumentation/actions/runs/20176308379
PR:
#1266

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant