Bug 235358
| Summary: | [git-webkit] pull-request command should print the pr url | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | Tools / Tests | Assignee: | 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 | ||
Aakash Jain
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/87793470>
Jonathan Bedard
Pull-request: https://github.com/WebKit/WebKit/pull/80
Jonathan Bedard
Landed 246203@main (r288253)