[webkit-changes] [WebKit/WebKit] fed358: [git-webkit] Force a PR onto a secure remote

Jonathan Bedard noreply at github.com
Fri Feb 17 10:44:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fed358c486b64d1648f2e84ea6b19fdd89258a0c
      https://github.com/WebKit/WebKit/commit/fed358c486b64d1648f2e84ea6b19fdd89258a0c
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  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

  Log Message:
  -----------
  [git-webkit] Force a PR onto a secure remote
https://bugs.webkit.org/show_bug.cgi?id=252090
rdar://105302485

Reviewed by Aakash Jain.

* 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.parser): Add '--security' option.
(PullRequest.pull_request_branch_point): If --security is passed, force
a PR onto a secure remote.

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




More information about the webkit-changes mailing list