Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d605b748cde6fdbc4ce5e39f690df9a6439166d6
https://github.com/WebKit/WebKit/commit/d605b748cde6fdbc4ce5e39f690df9a6439166d6
Author: Aakash Jain <[email protected]>
Date: 2026-09-01 (Tue, 01 Sep 2026)
Changed paths:
M Tools/CISupport/ews-build/master.cfg
Log Message:
-----------
EWS should terminate an ongoing job as soon as a hash becomes obsolete
https://bugs.webkit.org/show_bug.cgi?id=201924
rdar://problem/27768813
Reviewed by Ryan Haddad.
Configure Buildbot 4's OldBuildCanceller service on the EWS back-end master,
scoped to pull-request source stamps. Pushing a new commit to a pull request now
cancels the builds still running or queued for the commit it replaces, instead
of
letting them finish and report results for a commit nobody is looking at
anymore.
Queues started directly by a pull-request event are cancelled immediately. A
triggered tester queue is cancelled once the build queue feeding it requests its
replacement.
* Tools/CISupport/ews-build/master.cfg:
Canonical link: https://commits.webkit.org/320241@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications