findRepos.py
is a python script that locates repos based on a string. It generates a CSV file with the full repo name and the last user to commit to that repo.
- Clone repo
- Add Github Personal Access Token to your own local
secrets.json
file - Replace
MYORG
on line 9 offindRepos.py
cd to/repo/directory
python3 findRepos.py a-string-without-spaces