[webkit-changes] [WebKit/WebKit] 11d225: [git-webkit] [pr] unable to create branches that m...
Brianna Fan
noreply at github.com
Mon Dec 2 10:09:41 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 11d2259137716771fabba53a7febb6f30a30e3a8
https://github.com/WebKit/WebKit/commit/11d2259137716771fabba53a7febb6f30a30e3a8
Author: Brianna Fan <bfan2 at apple.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py
Log Message:
-----------
[git-webkit] [pr] unable to create branches that match integration scheme via git-webkit pr
https://bugs.webkit.org/show_bug.cgi?id=283444
rdar://136986741
Reviewed by Jonathan Bedard.
Check that the current branch is not a development branch before trying to create
a new branch. This will allow PRs to be made directly from integration branches.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.pull_request_branch_point):
Canonical link: https://commits.webkit.org/287226@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list