[webkit-changes] [WebKit/WebKit] 839318: [git-webkit pr] Should prompt user if radar and bu...
Brianna Fan
noreply at github.com
Tue Mar 5 11:48:36 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 839318cccbdf7616b0658a3729f5f65ba8a56b27
https://github.com/WebKit/WebKit/commit/839318cccbdf7616b0658a3729f5f65ba8a56b27
Author: Brianna Fan <bfan2 at apple.com>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py
Log Message:
-----------
[git-webkit pr] Should prompt user if radar and bugs do not match
https://bugs.webkit.org/show_bug.cgi?id=270314
rdar://123852726
Reviewed by Jonathan Bedard.
Adds prompt for user to stop or continue the process when a radar and bug do not match.
* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/bugzilla.py:
(Tracker.cc_radar): Will throw an exception if radar and bug do not match and user inputs No.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.create_pull_request): Catches the exception from cc_radar and halts.
Canonical link: https://commits.webkit.org/275703@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