[webkit-changes] [WebKit/WebKit] c8847d: In order to create a PR from a fork in the same or...
Alex Atwater
noreply at github.com
Mon Apr 22 10:50:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c8847dcec4d27ac7c6568ad49b87029b6a650317
https://github.com/WebKit/WebKit/commit/c8847dcec4d27ac7c6568ad49b87029b6a650317
Author: Alex Atwater <alexandera_22 at apple.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/git_hub.py
Log Message:
-----------
In order to create a PR from a fork in the same organization, you must specify the head_repo param. This enables the param.
https://bugs.webkit.org/show_bug.cgi?id=272899
rdar://126695279 (Allow Github PR to specify head_repo param)
Reviewed by Jonathan Bedard.
This will allow us to pass the necessary param into the PR creation function.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/git_hub.py:
Canonical link: https://commits.webkit.org/277825@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