diff --git a/src/main/resources/templates/admin.vm b/src/main/resources/templates/admin.vm index 526911e..9984f33 100644 --- a/src/main/resources/templates/admin.vm +++ b/src/main/resources/templates/admin.vm @@ -3,117 +3,113 @@
- This plugin subscribes to commit events and creates a review for - each commit. -
- Auto review creation can be enabled/disabled on a - per-project basis. Enabled projects must be bound to a FishEye repository - and must have a default Moderator configured in the admin section. -
- Run plugin as user (not used as review moderator): - -
+ This plugin will listen to commit events and create a review for each commit. + If configured to do iterative reviews, this plugin will add changesets to existing code reviews. +
+ Important: Auto review creation can be enabled/disabled on a per-project basis. + Enabled projects must be bound to a FishEye repository + and must have a default Moderator configured in the admin section. +
Specify a valid (admin) user for this plugin to run as.
- +