Bug 240600 - Add equivalent command to `webkit-patch land`
Summary: Add equivalent command to `webkit-patch land`
Status: RESOLVED DUPLICATE of bug 240308
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-05-18 14:26 PDT by Yusuke Suzuki
Modified: 2022-05-18 15:24 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-05-18 14:26:53 PDT
Currently, git-webkit does not have an equivalent command to `webkit-patch land`. It is necessary to quickly land a build fix etc.
git webkit pr creates a PR, but we need to label it with unsafe-merge-queue.
We should have `git webkit land-unsafe` or something, which can land a patch from cli.
Comment 1 Jonathan Bedard 2022-05-18 15:24:21 PDT

*** This bug has been marked as a duplicate of bug 240308 ***