https://github.com/apache/whimsy/blob/master/www/board/agenda/routes.rb#L129 says:
next unless raw =~ /Subject: .*Board feedback on 2017-05-17 (.*) report/ This looks like it was intended to be a variable date rather than fixed in May 2017. Is it supposed to be #{date} instead? S