Changes between Version 6 and Version 7 of CommitQueue


Ignore:
Timestamp:
Aug 13, 2009 4:23:00 PM (15 years ago)
Author:
eric@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommitQueue

    v6 v7  
    3434The commit-queue is still buggy.  Sometimes it rejects patches it shouldn't.  Don't worry, whoever is running the commit queue should add your patch back to the queue if it was wrongly rejected.
    3535
     36
     37=== Q: How can I see what's in the commit-queue? ===
     38
     39[https://bugs.webkit.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=commit-queue bugzilla query]
     40
     41`bugzilla-tool bugs-to-commit` is how the commit-queue checks.  That will print out any pending bugs.
     42
    3643=== Q:  What checks does commit-queue do before landing? ===
    3744