Add an extension for a "Note to Reviewers" field on review requests.
Review Request #6026 — Created June 23, 2014 and submitted
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.
- Change Summary:
-
Added the
Framework :: Review Board
classifier. - Commit:
-
c35076167305218c7e5f4b47f7764066273c6a5bb790fb4a9c108bb8ee01e786e882daa9c436b34b
-
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
- Change Summary:
-
- Unset the release flag.
- Marked strings for translation.
- Commit:
-
b790fb4a9c108bb8ee01e786e882daa9c436b34bc2d44c294246bd0b8c633b5f15bc4e4fa90fb863
-
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