Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ed005ac27d3f0b4cd158db0249eb807d1072ee0a
https://github.com/WebKit/WebKit/commit/ed005ac27d3f0b4cd158db0249eb807d1072ee0a
Author: Aakash Jain <[email protected]>
Date: 2026-03-10 (Tue, 10 Mar 2026)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews] Improve handling of failures in determine-label-owner step in merge
queue
https://bugs.webkit.org/show_bug.cgi?id=309277
rdar://171915505
Reviewed by Brianna Fan and Jonathan Bedard.
- Handle unexpected GitHub API responses gracefully.
- Add retry logic (with linear backoff, 3 retries).
- Fail the build with appropriate error message and
remove merge-queue labels on persistent failures.
* Tools/CISupport/ews-build/steps.py:
(DetermineLabelOwner.run):
* Tools/CISupport/ews-build/steps_unittest.py:
Canonical link: https://commits.webkit.org/309003@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications