Skip to content

Commit 8f8fb91

Browse files
aduh95marco-ippolito
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 <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent b83fbf8 commit 8f8fb91

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 <[email protected]>
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)