[Webkit-unassigned] [Bug 241974] New: Calling `git webkit pr` on a branch with staged changes should prompt to create a bug
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 24 11:55:19 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=241974
Bug ID: 241974
Summary: Calling `git webkit pr` on a branch with staged
changes should prompt to create a bug
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: graouts at webkit.org
The way I typically work is that I create a branch first, write some code, commit some code, and when I'm done typically git reset --soft main to then be able to commit one single clean commit. Once I have everything staged, I would expect `git webkit pr` to:
1. prompt to create a bugzilla bug
2. let me write the commit message with the bug pre-filled
3. file the GitHub PR
Steps 2 and 3 happen, but not step 1.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220624/3ff080db/attachment.htm>
More information about the webkit-unassigned
mailing list