Revision: 1915
Author: [email protected]
Date: Thu Jul  8 04:31:32 2010
Log: Updated commit procedure so that we don't generate review issues for all commits.
http://code.google.com/p/simal/source/detail?r=1915

Modified:
 /wiki/CommitterNotes.wiki

=======================================
--- /wiki/CommitterNotes.wiki   Fri Nov 27 08:11:45 2009
+++ /wiki/CommitterNotes.wiki   Thu Jul  8 04:31:32 2010
@@ -34,13 +34,17 @@

 == Requesting a review ==

-We operate a commit then review policy for committers. For all but the simplest of commits you should request a code review. To do this simply include "new review" in the "COMMAND_LINE" of your commit log, for example: +We operate a commit then review policy for committers. All commits result in a diff email been sent to the list which should be reviewed by other committers.
+
+If you want to explicitly request a code review you can do so by simply include "new review" in the "COMMAND_LINE" of your commit log, for example:

 {{{
 Ensure we check for foo when we do bar. (fixes issue 123)

 new review
 }}}
+
+This will automatically create a new issue of type 'review'.

 == Updating issues ==

--
You received this message because you are subscribed to the Google Groups "Simal 
Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/simal-commits?hl=en.

Reply via email to