NEW107527
sheriff-bot should have a cc-gardeners command
https://bugs.webkit.org/show_bug.cgi?id=107527
Summary sheriff-bot should have a cc-gardeners command
Eric Seidel (no email)
Reported 2013-01-22 01:57:06 PST
sheriff-bot should have a cc-gardeners command Basically the only time I ever ask sheriff-bot for what gardeners there are is so that I can CC them on some bug that I'm about to land, that I think they might want to see go by. I'm not sure how many other people do this, but it seems like "good practice" to me, so the gardener isn't surprised by your new feature which causes 50 test to fail on some obscure bot. <eseidel> sheriff-bot: cc-gardeners 12345 <sheriff-bot> eseidel: Added chromium gardeners abarth and dpranke to bug 12345.
Attachments
Eric Seidel (no email)
Comment 1 2013-01-22 01:58:34 PST
If I were to implement this (which I might), I would make a hidden webkit-patch command (possibly even a Step and just make it a DeclarativeSequencedCommand or whatever the class is) called "cc-gardeners" and then just have SB wrap that. I think many of the SB commands already work this way. Then again, I might decide that's too much overhead and just write it in SB directly.
Note You need to log in before you can comment on or make changes to this bug.