Changed paths:
M syz-cluster/email-reporter/handler.go
M syz-cluster/email-reporter/handler_test.go
Log Message:
-----------
syz-cluster/email-reporter: improve replies for unsupported commands
Instead of a generic "Unknown command" reply, provide a more specific message for commands that are recognized but not
yet supported by syzbot-ci. This should reduce the number of emails of users retrying commands that failed.