Changes between Version 5 and Version 6 of CommitQueue


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

--

Legend:

Unmodified
Added
Removed
Modified
  • CommitQueue

    v5 v6  
    2525`bugzilla-tool` bugs: https://bugs.webkit.org/buglist.cgi?quicksearch=bugzilla-tool
    2626
     27
     28=== Q: My patch was rejected by the commit queue, what should I do!? ===
     29
     30First, read the comment the commit queue added to the bug.
     31
     32Eventually the commit-queue will know how to attach its failure logs to the bug: https://bugs.webkit.org/show_bug.cgi?id=28286
     33
     34The 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.
    2735
    2836=== Q:  What checks does commit-queue do before landing? ===