[Webkit-unassigned] [Bug 282792] Non-git-trailers in "Canonical link" block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 8 10:41:08 PST 2024


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

--- Comment #1 from Elliott Williams <emw at apple.com> ---
Sounds like a potential (easy) solution is for canonicalization to always ensure a blank line at the end of the committer's message. But this would be complicated by the things that may appear in commit messages which really _are_ trailers, such as Co-authored-by and Originally-landed-as.

Maybe canonicalization needs to look for a trailer group in the commit message, and if one does NOT exist, ensure an empty line before adding its own.

-- 
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/20241108/a7106fd4/attachment.htm>


More information about the webkit-unassigned mailing list