[webkit-changes] [WebKit/WebKit] c52dcd: [git-webkit] Make target PR remote sticky

Jonathan Bedard noreply at github.com
Mon Nov 28 09:07:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c52dcd046fedcb7c83b35e43ce21dc93b074c749
      https://github.com/WebKit/WebKit/commit/c52dcd046fedcb7c83b35e43ce21dc93b074c749
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/setup.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py

  Log Message:
  -----------
  [git-webkit] Make target PR remote sticky
https://bugs.webkit.org/show_bug.cgi?id=248085
rdar://102515722

Reviewed by Darin Adler.

* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.create_pull_request): Prompt user if we're making a pull-request against a different different remote
than the specified local branch last made a pull request against.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:

Canonical link: https://commits.webkit.org/257072@main




More information about the webkit-changes mailing list