Bug 241974

Summary: Calling `git webkit pr` on a branch with staged changes should prompt to create a bug
Product: WebKit Reporter: Antoine Quint <graouts>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jbedard, mattwoodrow, 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=246381
Bug Depends on:    
Bug Blocks: 239082    

Antoine Quint
Reported 2022-06-24 11:55:19 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-01 11:56:12 PDT
Note You need to log in before you can comment on or make changes to this bug.