This is an archive of the discontinued LLVM Phabricator instance.

[Tools] Add script to identify new contributors from Phabricator (WIP)
AbandonedPublic

Authored by fhahn on Aug 29 2017, 4:17 AM.

Details

Reviewers
None
Summary

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.

Diff Detail

Event Timeline

fhahn created this revision.Aug 29 2017, 4:17 AM

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' ?
As a broad brush, more features to phabricator seems a good idea as it is so commonly now used.
Thanks.

fhahn added a comment.Aug 29 2017, 5:47 AM

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' ?

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.

asb added a subscriber: asb.Aug 29 2017, 6:08 AM
fhahn abandoned this revision.Mar 9 2018, 6:56 AM