Bug 235356

Summary: git-webkit pr should ask for bug number and populate commit message accordingly
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aakash_jain, 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=237123

Description Aakash Jain 2022-01-19 05:47:37 PST
'git-webkit pr' command should ask for bug number and populate commit message with the bug title and bug number. Currently it opens the editor with blank template, e.g.:

Need a short description (OOPS!).
Need the bug URL (OOPS!).

Reviewed by NOBODY (OOPS!).

* Tools/CISupport/ews-build/events.py:
Comment 1 Radar WebKit Bug Importer 2022-01-26 05:48:19 PST
<rdar://problem/88071381>
Comment 2 Jonathan Bedard 2022-01-27 07:58:01 PST
I think we should make this configurable. I could see this feature annoying me. It's a bit of mixed bag, though, because if we had a bug number (and the bug had a title), we could populate the description. Also, Maceij had asked that we provide a way to automatically file a bug, which opens another choice the user has here.
Comment 3 Jonathan Bedard 2023-04-20 08:48:31 PDT
Forward-duping to https://bugs.webkit.org/show_bug.cgi?id=240022, which implemented exactly what's being asked for here.

*** This bug has been marked as a duplicate of bug 240022 ***