Skip to content

Commit 1ee38a5

Browse files
aduh95targos
authored andcommitted
tools: specify a commit-message for V8 update workflow
PR-URL: #52844 Fixes: #50497 Refs: gr2m/create-or-update-pull-request-action#280 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 317998a commit 1ee38a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-v8.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
author: Node.js GitHub Bot <github-bot@iojs.org>
5151
body: This is an automated patch update of V8 to ${{ env.NEW_VERSION }}.
5252
branch: actions/update-v8-patch # Custom branch *just* for this Action.
53+
commit-message: 'deps: patch V8 to ${{ env.NEW_VERSION }}'
5354
labels: v8 engine
5455
title: 'deps: patch V8 to ${{ env.NEW_VERSION }}'
5556
update-pull-request-title-and-body: true

0 commit comments

Comments
 (0)