Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e8d725445b37e7c6152b1049c0df19be74d076a
https://github.com/WebKit/WebKit/commit/4e8d725445b37e7c6152b1049c0df19be74d076a
Author: Sam Sneddon <[email protected]>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
Log Message:
-----------
[ews-build] DetermineLandedIdentifier should support Canonical-link trailer
https://bugs.webkit.org/show_bug.cgi?id=301388
rdar://163304249
Reviewed by Elliott Williams.
* Tools/CISupport/ews-build/steps.py:
(DetermineLandedIdentifier): Change command to only output the commit body, and
use `git interpret-trailers` to parse the trailers.
(DetermineLandedIdentifier.run): We don't need to strip the start of the line
now we're passing `--format` to `git log`.
* Tools/CISupport/ews-build/steps_unittest.py: Update for code changes.
Canonical link: https://commits.webkit.org/314674@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications