This is a script I built a while ago and I thought it might be good to
share it related to
http://lists.llvm.org/pipermail/llvm-dev/2017-August/116898.html.
If people think that it is useful, I would be happy to turn this into a
proper script.
|  Differential  D37259  
[Tools] Add script to identify new contributors from Phabricator (WIP) Authored by fhahn on Aug 29 2017, 4:17 AM. 
Details 
 This is a script I built a while ago and I thought it might be good to If people think that it is useful, I would be happy to turn this into a 
Diff Detail Event TimelineComment Actions I am not an expert in this so may be a wrong question - once a new contributor is identified by this script, it is added as subscriber to 'what' ?  Comment Actions It currently adds myself as subscriber to the review, but I think the API allows us to do plenty of things, e.g. add a tag, comment, reviewers to the review. |