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 / Tests | Assignee: | 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 | ||
Aakash Jain
'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:
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88071381>
Jonathan Bedard
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.
Jonathan Bedard
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 ***