Skip to content

feat(redis): consolidate redis v2,3 and redis v4 instrumentation to one package #11575

feat(redis): consolidate redis v2,3 and redis v4 instrumentation to one package

feat(redis): consolidate redis v2,3 and redis v4 instrumentation to one package #11575

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