[webkit-changes] [WebKit/WebKit] 029035: [git-webkit pr] Remove limit from pre-PR checks
Brianna Fan
noreply at github.com
Thu Dec 12 14:42:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0290356c4504a6e4a4a65f3e169bb332c07b958b
https://github.com/WebKit/WebKit/commit/0290356c4504a6e4a4a65f3e169bb332c07b958b
Author: Brianna Fan <bfan2 at apple.com>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py
Log Message:
-----------
[git-webkit pr] Remove limit from pre-PR checks
https://bugs.webkit.org/show_bug.cgi?id=284577
rdar://141395853
Reviewed by Jonathan Bedard.
Add an infinite loop to pre_pr_checks :P
There shouldn't be a case in which it actually loops
in perpetuity due to the user input needed.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.pre_pr_checks):
Canonical link: https://commits.webkit.org/287766@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