[PATCH] D46192: Script to match open Phabricator reviews with potential reviewers
Philip Pfaffe via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 29 04:16:20 PDT 2018
philip.pfaffe added a comment.
Do you plan on actually commiting this to the repository, or would you like any feedback nontheless?
One usability nit that I see is `send_emails()`. It would be great to be able to configure the SMTP connection, to disable the feature altogether, and to seperately specify the recipient of that e-mail: I use E-Mail in my local network, but do not allow for any outgoing traffic.
https://reviews.llvm.org/D46192
More information about the llvm-commits
mailing list