Re: Using mention-bot to automatically ping potential reviewers

2016-11-06 Thread Holden Karau
So according the documentation it mostly uses blame lines which _might_ not be the best fit for Spark (since many of the people in the blame lines aren't going to have permission to commit the code). (Although it's possible that the algorithm that is actually used does more than the one described i

Using mention-bot to automatically ping potential reviewers

2016-11-06 Thread Nicholas Chammas
Howdy folks, I wonder if anybody has ever used Facebook's mention-bot in a project: https://github.com/facebook/mention-bot Seems like a useful tool to help address the problem of figuring out who to ping for review. If you've used it, what was your experience? Do you think it would be helpful