Skip to content

Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes from 0.8.1 to 0.10.0 #91

Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes from 0.8.1 to 0.10.0

Bump github.com/DataDog/opentelemetry-mapping-go/pkg/otlp/attributes from 0.8.1 to 0.10.0 #91

Workflow file for this run

name: "PR labeler"
on:
pull_request:
branches:
- main
- 7.[0-9][0-9].x
- mq-working-branch-*
jobs:
label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
# currently doesn't work
sync-labels: true