Skip to content

Commit edc5a6c

Browse files
authored
Add reviewer to external PRs (#6498)
1 parent b6d264e commit edc5a6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-create-operator-pull-request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@ jobs:
6363
git push --set-upstream origin HEAD:update-opentelemetry-javaagent-to-${VERSION}
6464
gh pr create --title "$message" \
6565
--body "$body" \
66+
--reviewer open-telemetry/java-instrumentation-approvers \
6667
--repo open-telemetry/opentelemetry-operator \
6768
--base main

0 commit comments

Comments
 (0)