sheriff-bot should have a create-bug command
Created attachment 91153 [details] Patch
Created attachment 91158 [details] Patch for landing
Committed r84955: <http://trac.webkit.org/changeset/84955>
This is cool, but I respectfully request folks to not overuse the command until it can set a correct reporter name.
@wms: Do you know if there is any easy way to make bugzilla lie about the reporter name, like we make svn lie about committers? (Or change the reporter name after creating a bug.)
No, other than modifying the database directly. Dave might know of a supported way to do this though.
(In reply to comment #6) > No, other than modifying the database directly. Dave might know of a supported way to do this though. I don't. I'd have to dig through the code to figure out how to do it.