[PATCH] D46192: Script to match open Phabricator reviews with potential reviewers

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 06:37:17 PDT 2018


kristof.beyls updated this revision to Diff 145456.
kristof.beyls added a comment.

Updating diff to make it add the script to llvm/utils/Reviewing.
I chose to put it in a new folder "Reviewing", since ideas for further scripts related to reviewing have been made on this thread.

For all of the feature requests raised so far on this review thread: I think they all make sense, but also think it's best to add them incrementally. In other words: commit the script as is and iterate through the feature requests and add them as individual commits.

It'd be nice if one of the reviewers could share an opinion on whether the above sounds like a good plan. If so, I'll go ahead with the above plan.

Thanks,

Kristof


https://reviews.llvm.org/D46192

Files:
  utils/Reviewing/find_interesting_reviews.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46192.145456.patch
Type: text/x-patch
Size: 23231 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180507/7ee87477/attachment.bin>


More information about the llvm-commits mailing list