Skip to content

Commit 4b06cc8

Browse files
committed
add entry for instr-kafkajs so the label-prs.yml workflow will automatically add the pkg:instrumentation-kafkajs label (required for TAV testing PRs)
1 parent 9cea60a commit 4b06cc8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/component-label-map.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,11 @@ pkg:instrumentation-ioredis:
131131
- plugins/node/opentelemetry-instrumentation-ioredis/**
132132
- packages/opentelemetry-test-utils/**
133133
- packages/opentelemetry-redis-common/**
134+
pkg:instrumentation-kafkajs:
135+
- changed-files:
136+
- any-glob-to-any-file:
137+
- plugins/node/instrumentation-kafkajs/**
138+
- packages/opentelemetry-test-utils/**
134139
pkg:instrumentation-knex:
135140
- changed-files:
136141
- any-glob-to-any-file:

0 commit comments

Comments
 (0)