Bug 238959

Summary: [Merge-Queue] Add PushCommitToWebKitRepo
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=237368

Description Jonathan Bedard 2022-04-07 14:24:38 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-04-07 14:24:53 PDT
<rdar://problem/91443987>
Comment 2 Jonathan Bedard 2022-04-07 14:26:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/263
Comment 3 EWS 2022-04-07 15:59:46 PDT
Committed r292576 (249414@main): <https://commits.webkit.org/249414@main>

Reviewed commits have been landed. Closing PR #263 and removing active labels.