You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
Hi,
I am trying to figure out ways to delegate the reviewing process, so
that we can reduce the number of open pull requests. I suggested to
use labels "PR: author's turn" before [1], and I think that would
work, except that I don't have the time myself to be flipping these
labels manually. So there should be a bot that does that. It looks
like Microsoft has already written a bot that does a similar thing:
Related to that, we also want to get more people reviewing pull
requests. We should use a bot that goes into the source file and using
"git blame" figures out some potential reviewers. Here is one from
Facebook that does that:
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sympy
On Mon, May 16, 2016 at 3:41 PM, Aaron Meurer <asme...@gmail.com> wrote:
> Does mention-bot provide a way for people to opt-out from being
> mentioned by it?