[webkit-changes] [WebKit/WebKit] 4622c4: webkitscmpy: Radar URLs in GitHub pick up surround...
Brianna Fan
noreply at github.com
Tue Nov 28 17:25:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4622c40ca0928e7598c623f99db8d580912a842e
https://github.com/WebKit/WebKit/commit/4622c40ca0928e7598c623f99db8d580912a842e
Author: Brianna Fan <bfan2 at apple.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/pull_request.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py
Log Message:
-----------
webkitscmpy: Radar URLs in GitHub pick up surrounding punctuation
rdar://118208532
Reviewed by Jonathan Bedard.
Adds more punctuation to be ignored when constructing link.
* Tools/CISupport/ews-build/steps.py:
(UpdatePullRequest.escape_html):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/pull_request.py:
(PullRequest.escape_html):
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:
Canonical link: https://commits.webkit.org/271247@main
More information about the webkit-changes
mailing list