[Webkit-unassigned] [Bug 239385] New: [GitHub] Make the default rebase behavior for `git-webkit pr` configurable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 07:47:54 PDT 2022


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

            Bug ID: 239385
           Summary: [GitHub] Make the default rebase behavior for
                    `git-webkit pr` configurable
           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: graouts at webkit.org

I had the – to me – unpleasant experience with my first successful run of `git-webkit pr` that it defaults to rebasing. This is an extremely costly default for WebKit since build time can be long. Should we consider defaulting to --no-rebase to match what webkit-patch upload would do?

Regardless of what the default is, Jonathan suggested in https://webkit.slack.com/archives/C01C94S4C6M/p1650033807494789?thread_ts=1650026926.714759&cid=C01C94S4C6M to "gate the default on a .git/config setting and prompt folks when running git-webkit setup".

-- 
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/20220415/61ca476b/attachment.htm>


More information about the webkit-unassigned mailing list