Bug 32351 - bugzilla-tool needs a command to list patches needing cq+
Summary: bugzilla-tool needs a command to list patches needing cq+
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 16:00 PST by Eric Seidel (no email)
Modified: 2009-12-10 13:17 PST (History)
2 users (show)

See Also:


Attachments
Patch (10.28 KB, patch)
2009-12-09 16:22 PST, Eric Seidel (no email)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2009-12-09 16:00:39 PST
bugzilla-tool needs a command to list patches needing cq+

Basically I've written a more powerful bugzilla query which can take committer status into account.

I figure it's useful for more than just me.
Comment 1 Eric Seidel (no email) 2009-12-09 16:22:19 PST
Created attachment 44578 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-09 16:26:10 PST
style-queue ran check-webkit-style on attachment 44578 [details] without any errors.
Comment 3 Adam Barth 2009-12-09 22:11:29 PST
Comment on attachment 44578 [details]
Patch

+ fetch_bug_ids_from_needs_commit_list

I'd call this "pending commit" because that's what the webkit.org shortcut is called.

Otherwise, looks great.  Looks like you figured out the answer to the question you asked me earlier.
Comment 4 Eric Seidel (no email) 2009-12-10 13:17:08 PST
Committed r51959: <http://trac.webkit.org/changeset/51959>