Skip to content

feat(logs): Replace sentry.trace.parent_span_id attribute with spanId property on SentryLogEvent #46

feat(logs): Replace sentry.trace.parent_span_id attribute with spanId property on SentryLogEvent

feat(logs): Replace sentry.trace.parent_span_id attribute with spanId property on SentryLogEvent #46

name: Changelog Preview
on:
pull_request:
types:
- opened
- synchronize
- reopened
- edited
- labeled
- unlabeled
permissions:
contents: write
pull-requests: write
jobs:
changelog-preview:
uses: getsentry/craft/.github/workflows/changelog-preview.yml@v2
secrets: inherit