[Webkit-unassigned] [Bug 238959] New: [Merge-Queue] Add PushCommitToWebKitRepo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 14:24:38 PDT 2022


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

            Bug ID: 238959
           Summary: [Merge-Queue] Add PushCommitToWebKitRepo
           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

merge-queue needs to push commits to the WebKit repo. This process involves canonicalizing those commits (adding identifiers), running `git svn dcommit`, updating the associated pull-request with whatever we just landed then finally closing the relevant bug and pull request. The "updating the associated pull-request" is the most difficult step, because we need to re-canonicalize the landed commit since `git svn` will have added a subversion revision into our commit, which will change the commit hash.

-- 
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/70085506/attachment-0001.htm>


More information about the webkit-unassigned mailing list