Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2026

Bumps corentinmusard/otel-cicd-action from 2 to 3.

Release notes

Sourced from corentinmusard/otel-cicd-action's releases.

v3.0.0

⚠ BREAKING CHANGES

  • Upgraded OpenTelemetry JS SDK to v2
  • The parentSpanId field on the Span and ReadableSpan interfaces was replaced by parentSpanContext, to adhere to the OTel spec: span.parentSpanId -> span.parentSpanContext?.spanId

Added

Added missing semconv attributes:

  • cicd.pipeline.action.name
  • cicd.pipeline.task.run.url.full
  • cicd.pipeline.result
  • cicd.pipeline.run.state
  • cicd.pipeline.task.run.result
  • cicd.worker.id
  • cicd.worker.name

Fixed

  • Updated dependencies

v2.2.4

Fixed

  • Include cancelled steps in trace

v2.2.3

Fixed

  • Update dependencies

v2.2.2

Fixed

  • Add extraAttributes to action definition

v2.2.1

Fixed

  • pull-requests: read permission is now optional. If not set, PRs labels will not be added to the trace

v2.2.0

Added

  • Add job annotations if available, requires the following permission on private repositories:
permissions:
  checks: read # Optional. To read run annotations
</tr></table> 

... (truncated)

Changelog

Sourced from corentinmusard/otel-cicd-action's changelog.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [corentinmusard/otel-cicd-action](https://github.com/corentinmusard/otel-cicd-action) from 2 to 3.
- [Release notes](https://github.com/corentinmusard/otel-cicd-action/releases)
- [Changelog](https://github.com/corentinmusard/otel-cicd-action/blob/main/CHANGELOG.md)
- [Commits](corentinmusard/otel-cicd-action@v2...v3)

---
updated-dependencies:
- dependency-name: corentinmusard/otel-cicd-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 30, 2026
@joschi joschi merged commit b9a18f8 into main Jan 30, 2026
1 check passed
@joschi joschi deleted the dependabot/github_actions/corentinmusard/otel-cicd-action-3 branch January 30, 2026 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant