• 
      

    Review Bot

    Review Request #3042 — Created April 4, 2012 and submitted — Latest diff uploaded

    Information

    ReviewBot

    Reviewers

    This is the prototype for Review Bot.
    
    Currently it consists of two parts: 
    1. A Review Board extension for queueing review requests and configuration.
    2. A Celery task which will process review requests, running tools defined in the reviewbot.tools entry point.
    
    The API code is mostly taken from RBTools, and I am aware of many problems with it. I'm hoping the new API will come soon and I can upgrade the code. Please try and focus reviewing effort to other parts of the code.
    Reviewed some of the old Review Board code with various settings.