Skip to content

Commit e7d07fd

Browse files
authored
Add reviewer to external PRs (#426)
1 parent 551de59 commit e7d07fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-create-collector-contrib-pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,6 @@ jobs:
7272
git push --set-upstream origin HEAD:update-opentelemetry-jmx-metrics-to-${VERSION}
7373
gh pr create --title "$message" \
7474
--body "$body" \
75+
--reviewer open-telemetry/java-instrumentation-approvers \
7576
--repo open-telemetry/opentelemetry-collector-contrib \
7677
--base main

0 commit comments

Comments
 (0)