Skip to content

Commit de9aab3

Browse files
authored
[chore] update title of the PR created, to avoid confusion (#37396)
Signed-off-by: Alex Boten <[email protected]>
1 parent fafdfdd commit de9aab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-otel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
make genotelcontribcol
2929
make update-otel
3030
git push --set-upstream origin $branch
31-
gh pr create --base main --title "[chore] Prepare release ${CANDIDATE_BETA}" --body "This PR updates the opentelemetry-collector dependency to the latest release"
31+
gh pr create --base main --title "[chore] Update core dependencies ${CANDIDATE_BETA}" --body "This PR updates the opentelemetry-collector dependency to the latest release"
3232
env:
3333
GITHUB_TOKEN: ${{ secrets.OPENTELEMETRYBOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)