{"id":16475186,"url":"https://github.com/ncdc/github-release-stats","last_synced_at":"2025-06-28T09:32:27.581Z","repository":{"id":231829347,"uuid":"700556494","full_name":"ncdc/github-release-stats","owner":"ncdc","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-05T18:00:06.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-23T19:00:06.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncdc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-04T20:16:07.000Z","updated_at":"2023-10-04T20:16:40.000Z","dependencies_parsed_at":"2024-04-06T06:56:59.249Z","dependency_job_id":null,"html_url":"https://github.com/ncdc/github-release-stats","commit_stats":null,"previous_names":["ncdc/github-release-stats"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ncdc/github-release-stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncdc%2Fgithub-release-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncdc%2Fgithub-release-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncdc%2Fgithub-release-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncdc%2Fgithub-release-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncdc","download_url":"https://codeload.github.com/ncdc/github-release-stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncdc%2Fgithub-release-stats/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262406291,"owners_count":23306125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T12:36:55.599Z","updated_at":"2025-06-28T09:32:27.534Z","avatar_url":"https://github.com/ncdc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-release-stats\n\nThis is a small tool that queries repositories in GitHub for statistics about x.y.0 releases:\n\n- number of x.y.0 releases\n- minimum number of days between x.y.0 releases\n- average number of days between x.y.0 releases\n- maximum number of days between x.y.0 releases\n- standard deviation\n\n## GitHub token configuration\n\nYou'll need to create a [GitHub token](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens) to use this tool.\n\nOnce you've created a token, set the `GITHUB_TOKEN` environment variable. Now you're ready to go!\n\n## Usage\n\n```shell\nUsage of github-release-stats:\n      --owner string    Default owner to use for repos not in the OWNER/NAME format.\n      --repos strings   List of repos to query. May specify as NAME or OWNER/NAME. If OWNER is omitted, falls back to --owner.\n```\n\nList stats for multiple repositories in the same organization:\n```shell\n$ github-release-stats --owner actions --repos runner,labeler,add-to-project\n2023/10/04 16:05:15 Getting stats for actions/runner\n2023/10/04 16:05:17 Getting stats for actions/labeler\n2023/10/04 16:05:17 Getting stats for actions/add-to-project\nRepo                    x.y.0 releases  Min days between  Avg days between  Max days between  StdDev\nactions/runner          56              4.79              28.18             96.00             17.20\nactions/labeler         5               10.99             286.36            921.19            361.03\nactions/add-to-project  5               1.18              73.99             132.91            52.83 \n```\n\nList stats for multiple repositories in different organizations:\n```shell\n$ github-release-stats  --repos kubernetes/kubernetes,actions/runner\n2023/10/04 16:06:54 Getting stats for kubernetes/kubernetes\n2023/10/04 16:06:58 Getting stats for actions/runner\nRepo                   x.y.0 releases  Min days between  Avg days between  Max days between  StdDev\nkubernetes/kubernetes  33              13.75             97.78             291.25            47.62\nactions/runner         56              4.79              28.18             96.00             17.20\n```\n\n## License\n\nThis project is licensed under the [Apache 2.0 License](LICENSE).\n\n## Contributing\n\nPlease see the [contributing guide](CONTRIBUTING.md) for details on contributing to this project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncdc%2Fgithub-release-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncdc%2Fgithub-release-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncdc%2Fgithub-release-stats/lists"}