Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 97dc6d9bae017ed1bed707ec191ba35efdf3628b
https://github.com/WebKit/WebKit/commit/97dc6d9bae017ed1bed707ec191ba35efdf3628b
Author: Sam Sneddon <[email protected]>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M Tools/Scripts/webkitpy/tool/commands/suggestnominations.py
M Tools/Scripts/webkitpy/tool/commands/suggestnominations_unittest.py
Log Message:
-----------
suggestnominations.py should support Canonical-link
https://bugs.webkit.org/show_bug.cgi?id=301444
rdar://163364894
Reviewed by Elliott Williams.
* Tools/Scripts/webkitpy/tool/commands/suggestnominations.py:
(AbstractCommitLogCommand): Always expect `Canonical-link`.
(AbstractCommitLogCommand._parse_commit_message): Normalize `Canonical link` to
`Canonical-link`.
* Tools/Scripts/webkitpy/tool/commands/suggestnominations_unittest.py:
(test_basic_with_space_canonical_link):
(test_basic_with_hyphenated_canonical_link):
Canonical link: https://commits.webkit.org/314675@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications