mona-actions / gh-repo-stats

GH CLI extension to pull statistics on repository metadata used in GitHub migrations
MIT License
179 stars 85 forks source link

Add Version Detection & Support 2.21.7 #24

Closed samueljmello closed 2 years ago

samueljmello commented 2 years ago

Attempting to detect version and exit when version is less than 2.20 (GraphQL endpoints were introduced then).

Also adding support for 2.20 and 2.21 as the isEmpty property did not exist yet.