Skip to content

feat(instrumentation-hapi): support migration to stable HTTP semconv, v1.23.1 #11482

feat(instrumentation-hapi): support migration to stable HTTP semconv, v1.23.1

feat(instrumentation-hapi): support migration to stable HTTP semconv, v1.23.1 #11482

name: 'Component Owners'
on:
pull_request_target:
jobs:
run_self:
runs-on: ubuntu-latest
name: Auto Assign Owners
steps:
- uses: dyladan/component-owners@main
with:
config-file: .github/component_owners.yml
repo-token: ${{ secrets.GITHUB_TOKEN }}