Bug 235358

Summary: [git-webkit] pull-request command should print the pr url
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=235513

Description Aakash Jain 2022-01-19 05:55:15 PST
After 'git webkit pr' creates the PR, it should print the pr url in the terminal output. Just after creating the PR from command-line tool, many users would want to navigate to the PR webpage to review it one more time. We should make it easy for them to find the pr url by printing it right there in the 'git webkit pr' command output.
Comment 1 Radar WebKit Bug Importer 2022-01-19 15:07:51 PST
<rdar://problem/87793470>
Comment 2 Jonathan Bedard 2022-01-19 15:11:06 PST
Pull-request: https://github.com/WebKit/WebKit/pull/80
Comment 3 Jonathan Bedard 2022-01-19 16:52:57 PST
Landed 246203@main (r288253)