Bug 235356 - git-webkit pr should ask for bug number and populate commit message accordingly
Summary: git-webkit pr should ask for bug number and populate commit message accordingly
Status: RESOLVED DUPLICATE of bug 240022
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-19 05:47 PST by Aakash Jain
Modified: 2023-04-20 08:48 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***