Releases: DaoCloud-OpenSource/github-repos-stats
Releases · DaoCloud-OpenSource/github-repos-stats
Add github-token support
What's Changed
- feat: use go mod instead of go get by @yihong0618 in #4
- add GITHUB_TOKEN support by env by @pacoxu in #5
New Contributors
- @yihong0618 made their first contribution in #4
- @pacoxu made their first contribution in #5
Full Changelog: v0.0.3...v0.0.4
https://github.com/pacoxu/github-repos-stats/tree/add-archived is to find out archived repos in your dependencies. (TODO get the repo list from your go.mod and run the check)
v0.0.1-multi-cluster
Full Changelog: v0.0.2...v0.0.1-multi-cluster
v0.0.3
Update README (GitHub Status)
v0.0.2
Full Changelog: v0.0.1...v0.0.2
Github API has 60 per hour rate limit, so add Skipped repos
for exceptions