Closed tommens closed 9 months ago
Added a Python script to obtain a list of contributions through the GitHub API for a given repository. The output is a text file with login names that can be used directly as input to RABBIT. I used this for testing RABBIT on multiple repsitories.
I do not know if this script needs to be a part of this tool repository as rabbit does not use this script.
Added a Python script to obtain a list of contributions through the GitHub API for a given repository. The output is a text file with login names that can be used directly as input to RABBIT. I used this for testing RABBIT on multiple repsitories.