Changes between Version 12 and Version 13 of CommitQueue


Ignore:
Timestamp:
Sep 16, 2009 5:00:34 PM (15 years ago)
Author:
eric@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommitQueue

    v12 v13  
    1919=== Q: Who can set commit-queue+ or review+? ===
    2020
    21 bugzilla-tool validates that the flag setters are committers/reviewers using:
     21`bugzilla-tool` validates that the flag setters are committers/reviewers using:
    2222http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/modules/committers.py
    2323
     
    5050=== Q:  What checks does commit-queue do before landing? ===
    5151
    52 Everything "bugzilla-tool land-patches" does.  Which is build (on Mac) and then run-webkit-tests.  The commit-queue also checks http://build.webkit.org/ to make sure that all of the Leopard and Windows builders are green.  If you would like it to do more, please file bugs and post patches to bugzilla-tool! :)
     52Everything `bugzilla-tool land-patches` does.  Which is `build-webkit` (on Mac) and then `run-webkit-tests`.  The commit-queue also checks http://build.webkit.org/ to make sure that all of the Leopard and Windows builders are green.  If you would like it to do more, please file bugs and post patches to `bugzilla-too`l! :)
    5353
    5454