Add an extension for a "Note to Reviewers" field on review requests.
Review Request #6026 — Created June 23, 2014 and submitted
Information | |
---|---|
chipx86 | |
rb-extension-pack | |
c2d44c2... | |
Reviewers | |
reviewboard | |
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: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+127) |

-
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
-
-
-
rbnotefield/rbnotefield/extension.py (Diff revision 2) These should be marked for translation too, no?
Change Summary:
- Unset the release flag.
- Marked strings for translation.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 3 (+127) |

-
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