[Webkit-unassigned] [Bug 239328] Do not require writing commit message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 03:07:58 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239328

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
(In reply to Yusuke Suzuki from comment #1)
> 2.
> If we drop ChangeLogs soon, then I suggest adding COMMIT_MESSAGE file
> instead. It will not be landed in the tree. And locally, we can commit in
> our local development branch. And git webkit generates this file
> automatically as we do for ChangeLogs.
> We modify it for messages. git-webkit pr creates separate PR branch, which
> uses COMMIT_MESSAGE as a commit message and PR's issue message. But that
> branch also includes COMMIT_MESSAGE as a change. So reviewer can comment on
> commit log messages.
> And when merge-queue / git-webkit lands the change, it remove COMMIT_MESSAGE
> from the change, and use that content as a commit message.

I think (2)'s way is how Gerrit etc. is doing. For example,
https://chromium-review.googlesource.com/c/chromiumos/chromite/+/3586278
File "Commit message" is included in the change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220414/1930c4ab/attachment.htm>


More information about the webkit-unassigned mailing list