• 
      

    Add an extension for a "Note to Reviewers" field on review requests.

    Review Request #6026 — Created June 23, 2014 and submitted

    Information

    rb-extension-pack
    c2d44c2...

    Reviewers

    This extension adds a "Note to Reviewers" field below "Testing Done,"
    which developers can use to give instructions on what to focus on or
    to pre-answer questions that may be asked, without lumping those into
    the description of the change.

    This field is saved and published along with the draft.

    While useful, it largely functions as a demo for how to add a simple
    field.

    Installed the extension and saved some text, and published it.

    Tested with Markdown.

    This is actually the extension I used when I was testing some of the custom
    field hooks initially.

    Description From Last Updated

    Shouldn't "Released" be False?

    david david

    These should be marked for translation too, no?

    david david
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          rbnotefield/setup.py
          rbnotefield/rbnotefield/__init__.py
          rbnotefield/rbnotefield/extension.py
      
      Ignored Files:
          rbnotefield/.beanbag-build.cfg
      
      
      
      Tool: Pyflakes
      Processed Files:
          rbnotefield/setup.py
          rbnotefield/rbnotefield/__init__.py
          rbnotefield/rbnotefield/extension.py
      
      Ignored Files:
          rbnotefield/.beanbag-build.cfg
      
      
    2. 
        
    chipx86
    reviewbot
    1. Tool: PEP8 Style Checker
      Processed Files:
          rbnotefield/setup.py
          rbnotefield/rbnotefield/__init__.py
          rbnotefield/rbnotefield/extension.py
      
      Ignored Files:
          rbnotefield/.beanbag-build.cfg
      
      
      
      Tool: Pyflakes
      Processed Files:
          rbnotefield/setup.py
          rbnotefield/rbnotefield/__init__.py
          rbnotefield/rbnotefield/extension.py
      
      Ignored Files:
          rbnotefield/.beanbag-build.cfg
      
      
    2. 
        
    david
    1. 
        
    2. rbnotefield/rbnotefield/__init__.py (Diff revision 2)
       
       
      Show all issues

      Shouldn't "Released" be False?

    3. rbnotefield/rbnotefield/extension.py (Diff revision 2)
       
       
       
       
       
      Show all issues

      These should be marked for translation too, no?

    4. 
        
    chipx86
    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbnotefield/setup.py
          rbnotefield/rbnotefield/__init__.py
          rbnotefield/rbnotefield/extension.py
      
      Ignored Files:
          rbnotefield/.beanbag-build.cfg
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbnotefield/setup.py
          rbnotefield/rbnotefield/__init__.py
          rbnotefield/rbnotefield/extension.py
      
      Ignored Files:
          rbnotefield/.beanbag-build.cfg
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (83a93e1)