[webkit-changes] [WebKit/WebKit] 4603e7: [EWS] retrieve-pr-data-from-label-webkit-webkit st...
Brianna Fan
noreply at github.com
Thu Jan 30 15:51:37 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4603e7244b99df448413d789a3287c7a123b4d22
https://github.com/WebKit/WebKit/commit/4603e7244b99df448413d789a3287c7a123b4d22
Author: Brianna Fan <bfan2 at apple.com>
Date: 2025-01-30 (Thu, 30 Jan 2025)
Changed paths:
M Tools/CISupport/ews-build/steps.py
Log Message:
-----------
[EWS] retrieve-pr-data-from-label-webkit-webkit step often failing with exception
https://bugs.webkit.org/show_bug.cgi?id=285639
rdar://142583219
Reviewed by Aakash Jain.
Add error handling for the response.
Also, fix an off-by-one error with retries and convert format to f-strings.
* Tools/CISupport/ews-build/steps.py:
(GitHubMixin.get_number_of_prs_with_label):
(GitHubMixin.get_pr_json):
(RetrievePRDataFromLabel.getAllPRData):
Canonical link: https://commits.webkit.org/289587@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