This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new b677664  For the record ...
b677664 is described below

commit b677664d6fa78d8018bc126e6d99feb01653064a
Author: Sebb <[email protected]>
AuthorDate: Wed Jul 4 00:32:46 2018 +0100

    For the record ...
---
 www/project/icla/views/actions/update.json.rb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/www/project/icla/views/actions/update.json.rb 
b/www/project/icla/views/actions/update.json.rb
index 1d21bc2..3a476c6 100644
--- a/www/project/icla/views/actions/update.json.rb
+++ b/www/project/icla/views/actions/update.json.rb
@@ -9,6 +9,8 @@ require 'json'
 require 'whimsy/lockfile'
 
 # TODO add emails where necessary
+# TODO add some kind of history to show who changed the phase and when
+# This probably needs to be held separately from comments
 
 def update(data)
   token = data['token'] 

Reply via email to