Skip to content

feat: add instrumentation for undici versions >=5 <7 and global fetch API #6989

feat: add instrumentation for undici versions >=5 <7 and global fetch API

feat: add instrumentation for undici versions >=5 <7 and global fetch API #6989

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 }}