Bug 241238 - Test updating of PRs via `git-webkit pr`
Summary: Test updating of PRs via `git-webkit pr`
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks: 240945
  Show dependency treegraph
 
Reported: 2022-06-02 13:41 PDT by Kenneth Russell
Modified: 2022-06-02 15:28 PDT (History)
3 users (show)

See Also:


Attachments

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