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

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


The following commit(s) were added to refs/heads/signature_not_armored by this 
push:
     new 5356c1b  Update incomplete.json.rb
5356c1b is described below

commit 5356c1b430305e0021707fff3d3d18262f13cb3b
Author: Craig L Russell <apache....@gmail.com>
AuthorDate: Tue Mar 29 17:26:30 2022 -0700

    Update incomplete.json.rb
---
 www/secretary/workbench/views/actions/incomplete.json.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/secretary/workbench/views/actions/incomplete.json.rb 
b/www/secretary/workbench/views/actions/incomplete.json.rb
index 4198543..8246ecd 100644
--- a/www/secretary/workbench/views/actions/incomplete.json.rb
+++ b/www/secretary/workbench/views/actions/incomplete.json.rb
@@ -23,6 +23,7 @@ REASONS = {
   '@unreadable_scan' => 'the scan is not readable or not complete',
   '@wrong_identity' => 'the public key does not match the name/email on the 
form',
   '@validation_failed' => 'gpg validation failed',
+  '@signature_not_armored' => 'gpg signature_not_armored',
 }
 
 # send rejection email

Reply via email to