Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 287535cb5f154d3a826a36bb93404efad036d042
https://github.com/WebKit/WebKit/commit/287535cb5f154d3a826a36bb93404efad036d042
Author: Qianlang Chen <[email protected]>
Date: 2025-11-30 (Sun, 30 Nov 2025)
Changed paths:
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] Add `git-webkit pull-request --no-update-title` flag
rdar://165084590
https://bugs.webkit.org/show_bug.cgi?id=302825
Reviewed by Jonathan Bedard.
Implement the --(no-)update-title option for the git-webkit pr command,
only supported when updating a pull request.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.parser):
(PullRequest.create_pull_request):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:
Canonical link: https://commits.webkit.org/303664@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications