geramirez/GitHub Graph Data Collector

Collects GitHub organization data and saves it to a CSV file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 4, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: geramirez/gh-graph-explorer@b74d2077bd08e2817eb7a294644c6c1a8a8308d6 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github_tokenGitHub token with read access to orgsyes
orgs_filePath to the JSON file containing organization informationyesorgs.json
since_isoStart date in ISO format (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS)no
until_isoEnd date in ISO format (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS)no
output_fileOutput file path for CSVnogithub_data.csv
commit_messageCommit message for the CSV file updatenoUpdate GitHub organization data

no outputs