Bug 236399 - [EWS] Link commit URL to pull request
Summary: [EWS] Link commit URL to pull request
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-09 12:33 PST by Jonathan Bedard
Modified: 2022-02-15 08:21 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2022-02-09 12:33:51 PST
When EWS is linking to commits associated with pull requests, we should link to the pull request's version of the commit so that comments on it are associated with the pull request.
Comment 1 Radar WebKit Bug Importer 2022-02-09 12:34:06 PST
<rdar://problem/88707207>
Comment 2 Jonathan Bedard 2022-02-09 15:50:43 PST
Landed 247040@main (r289506)
Comment 3 Jonathan Bedard 2022-02-10 08:02:00 PST
Reverted in 247066@main (r289535). Turns out this breaks commit links after merging, which make EWS much less useful.