[Webkit-unassigned] [Bug 238951] New: [Merge-Queue] Canonicalize parent commits
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 7 12:07:55 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=238951
Bug ID: 238951
Summary: [Merge-Queue] Canonicalize parent commits
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jbedard at apple.com
When running `git svn dcommit`, we might end up incorporating a commit that was landed but not yet mirrored to GitHub. In order to get a pull request marked as "merged", our parent commits need to be correct canonicalized locally. Given that our hooks are usually pretty quick to canonicalize and push commits to GitHub, we should be able to get away with canonicalizing only the our first 2 parent commits.
--
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/20220407/69500544/attachment.htm>
More information about the webkit-unassigned
mailing list