[webkit-changes] [WebKit/WebKit] ad8966: [ews] unsafe-merge-queue sometimes fails with exce...
Brianna Fan
noreply at github.com
Fri Oct 25 08:54:00 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad8966f8e9dee6554214bc84cde2a6afe5a56112
https://github.com/WebKit/WebKit/commit/ad8966f8e9dee6554214bc84cde2a6afe5a56112
Author: Brianna Fan <bfan2 at apple.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews] unsafe-merge-queue sometimes fails with exception in retrieve-pr-data-from-label-webkit-webkit step
https://bugs.webkit.org/show_bug.cgi?id=278941
rdar://135033550
Reviewed by Jonathan Bedard.
Add retries and error handling to get_number_of_prs_with_label.
If there are errors, attempt to print out the message for easier debugging.
* Tools/CISupport/ews-build/steps.py:
(GitHubMixin.get_number_of_prs_with_label):
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/285701@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