• 
      

    Add the base for the rbintegrations extension.

    Review Request #8164 — Created May 16, 2016 and submitted

    Information

    rbintegrations
    master

    Reviewers

    The rbintegrations extension will be home to a set of integrations for
    third-party services, usable by Review Board 3.0+. We'll be depending on
    this in Review Board 3.0, so that out of the box, users will have
    immediate access to these integrations. It's a separate package so that
    fixes and features can be released independent of Review Board releases.
    
    There aren't any integrations as of this change, just the foundation for
    the package and the extension. They will come in future integrations.

    Tested this along with an upcoming addition for Slack.

    Built the package.

    Description From Last Updated

    'SlackIntegration' imported but unused

    reviewbotreviewbot
    david
    1. Ship It!
    2. 
        
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          rbintegrations/extension.py
          setup.py
          rbintegrations/__init__.py
      
      Ignored Files:
          LICENSE
          MANIFEST.in
          .gitignore
          .reviewboardrc
          README.rst
          INSTALL
          AUTHORS
      
      
      
      Tool: Pyflakes
      Processed Files:
          rbintegrations/extension.py
          setup.py
          rbintegrations/__init__.py
      
      Ignored Files:
          LICENSE
          MANIFEST.in
          .gitignore
          .reviewboardrc
          README.rst
          INSTALL
          AUTHORS
      
      
    2. rbintegrations/extension.py (Diff revision 1)
       
       
      Show all issues
       'SlackIntegration' imported but unused
      
    3. 
        
    chipx86
    Review request changed
    Status:
    Completed