RFR: 755: Anything starting with a "/" is treated as a command

Erik Joelsson erikj at openjdk.org
Mon Feb 27 19:22:40 UTC 2023


On Fri, 24 Feb 2023 16:02:06 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> OK, I can see your point. What do you think about also producing a comment with a warning (but not filtering the email) in case there is an unrecognized command with a `/` at the beginning of a line?

I forgot to respond to this. After having reviewed how users are actually interacting with the current functionality (bot replying to "bad" commands and emails being filtered, I think we absolutely must filter and react uniformly. That means if we react to something as being a command, then we should also filter the email, and vice versa.

-------------

PR: https://git.openjdk.org/skara/pull/1479


More information about the skara-dev mailing list