sebbASF commented on PR #278: URL: https://github.com/apache/whimsy/pull/278#issuecomment-2994190039
I think you have confused the two parts of the missing key code. There is a category "upload public key", which sends an email but does not delete the request. There is also a rejection option "upload signature" which adds an extra line to the rejection email (and the request is then deleted) I think you want to emulate the former, in which case you need to add the extra code after the existing category, not as another rejection reason. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@whimsical.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org