Bug 241238

Summary: Test updating of PRs via `git-webkit pr`
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Kenneth Russell <kbr>
Status: RESOLVED WONTFIX    
Severity: Normal CC: dino, kbr, kkinnunen
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 240945    

Description Kenneth Russell 2022-06-02 13:41:48 PDT
Testing to see whether if commits are made to a branch that currently has an open PR against it, that they can be uploaded via `git-webkit pr`.
Comment 1 Kenneth Russell 2022-06-02 13:43:54 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1253
Comment 2 Kenneth Russell 2022-06-02 15:28:43 PDT
The workflow's working as expected now.