[Webkit-unassigned] [Bug 241208] [GitHub] Reconcile the top message of the PR with the git commit message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 14:52:50 PDT 2022


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

--- Comment #6 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to Alexey Proskuryakov from comment #5)
> Yes, the suggestion is clear now. I'm still not sure about whether this is a
> one-off case, or something that many people will expect.
> 
> Merging works on commits, and never pulls commit message from top comment in
> other GitHub projects AFAIK. So it seems like it would be super unusual, and
> could confuse people more than help them. Or are my facts wrong?

Well, we already have code that knows how to parse ChangeLog entries. A first pass at this could be "if one parses as a ChangeLog entry and the other one doesn't, use the first one." (We could certainly do better in the future, and try to merge stuff together, but this simple first idea would have solved this issue.)

-- 
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/20220602/77caf489/attachment.htm>


More information about the webkit-unassigned mailing list