tools: simplify commit-queue.sh merge command · nodejs/node@12c5333 · GitHub
Skip to content

Commit 12c5333

Browse files
Trottdanielleadams
authored andcommitted
tools: simplify commit-queue.sh merge command
The mergeUrl() function is only used in one place. It's a one-liner and inlining it makes the script easier to understand, I think. It also means no future shellcheck complaints about needing to add error handling. PR-URL: #41314 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>
1 parent 85438e3 commit 12c5333

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tools/actions/commit-queue.sh

Lines changed: 1 addition & 5 deletions

0 commit comments

Comments
 (0)