RESOLVED FIXED 62828
Make fuzzy matching of commands, like createbug, work in sheriffbot
https://bugs.webkit.org/show_bug.cgi?id=62828
Summary Make fuzzy matching of commands, like createbug, work in sheriffbot
WebKit Review Bot
Reported 2011-06-16 15:01:21 PDT
Allow fuzzy matching of commands, like createbug Requested by smfr on #webkit.
Attachments
Dirk Pranke
Comment 1 2011-06-22 11:04:23 PDT
*** Bug 62251 has been marked as a duplicate of this bug. ***
Adam Barth
Comment 2 2011-06-23 21:34:23 PDT
That's a nice idea. Assigning to myself so I don't lose track of this issue.
Adam Barth
Comment 3 2011-10-13 15:53:21 PDT
Dave did one pass on this. We could do more, but I think we've solved smfr's original use case.
David Levin
Comment 4 2011-10-14 14:43:03 PDT
I don't understand this request. Is it to take a command like sherrifbot: creaetbug blah and make it run "createbug" because the command was close enough? Or is it to make the sherrifbot, tell the user "did you mean createbug?" and let the user retype the command. The 1st one seems slightly concerning but I guess the sherrifbot never does anything really permanent other than file a bug so it could be ok.
Adam Barth
Comment 5 2011-10-14 17:03:25 PDT
smfr couldn't remember whether it was create-bug or createbug. I think a "did you mean" would be better than actually executing the command.
Note You need to log in before you can comment on or make changes to this bug.