executablebooks / github-activity

Simple markdown changelogs for GitHub repositories
https://github-activity.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
47 stars 11 forks source link

fix token retrieval from gh cli #89

Closed minrk closed 12 months ago

minrk commented 12 months ago

structure of gh auth status has changed, causing parsing to get the wrong answer

gh auth token retrieves the token without any parsing and exits with nonzero if there is no token