Extract all github repo information
using the script we can pull all the following information from Github.
Github Org Name,Repository,Repository URL,Default Branch,Branches,Last Commit Date For Default Branch,Contributor Usernames,Contributor Emails,Unique File Types Extensions In The Default Repo
Python >= 3.9
pip install -r requirements.txt
python fetch_github_repos.py --pat_token <your_github_pat_token> org1 org2 --base_url https://github.yourcompany.com/api/v3 --output output_filename.html