{"id":28578173,"url":"https://github.com/digitalocean/github-changelog-generator","last_synced_at":"2025-10-28T19:06:16.461Z","repository":{"id":42568262,"uuid":"199923242","full_name":"digitalocean/github-changelog-generator","owner":"digitalocean","description":"A tool to generate changelog entries from GitHub repositories.","archived":false,"fork":false,"pushed_at":"2023-10-11T23:31:53.000Z","size":701,"stargazers_count":26,"open_issues_count":1,"forks_count":6,"subscribers_count":13,"default_branch":"main","last_synced_at":"2025-06-03T14:20:51.983Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","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/digitalocean.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,"publiccode":null,"codemeta":null}},"created_at":"2019-07-31T20:19:08.000Z","updated_at":"2024-07-19T09:47:37.000Z","dependencies_parsed_at":"2024-06-20T04:38:57.998Z","dependency_job_id":"4f968c45-c8e5-4466-bc31-fda6fb2be23c","html_url":"https://github.com/digitalocean/github-changelog-generator","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgithub-changelog-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgithub-changelog-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgithub-changelog-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgithub-changelog-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalocean","download_url":"https://codeload.github.com/digitalocean/github-changelog-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalocean%2Fgithub-changelog-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259178519,"owners_count":22817388,"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":["hacktoberfest"],"created_at":"2025-06-11T01:09:04.202Z","updated_at":"2025-10-28T19:06:16.395Z","avatar_url":"https://github.com/digitalocean.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GHCL – GitHub ChangeLog Generator\n\n[![Build Status](https://github.com/digitalocean/github-changelog-generator/actions/workflows/test.yml/badge.svg)](https://github.com/digitalocean/github-changelog-generator/actions/workflows/test.yml)\n\nA changelog generator for GitHub.\n\nThe generator works by,\n  * Fetching the time of your repository's most recent release,\n  * Fetching all pull requests merged _after_ the time of your most recent release,\n  * Outputting a summary of those pull requests.\n\n### Installation\n\n`github-changelog-generator` must be installed from source. To install, run `go get -u github.com/digitalocean/github-changelog-generator`. A `github-changelog-generator` binary will then be available under your `$GOBIN` directory.\n\n### Usage\n\n```\nUsage of github-changelog-generator\n  -org string\n    \torganization (required)\n  -repo string\n    \trepository (required)\n  -token string\n    \tGitHub token (default env GITHUB_TOKEN)\n  -url string\n    \talternative GitHub API URL, must be a fully qualified URL with a trailing slash (optional)\n```\n\nThe output is in the format `- #\u003cpull request number\u003e - @\u003cgithub username\u003e - \u003cpull request title\u003e`. An example of the output is shown below.\n\n```\n- #3 - @some_contributor - update contibuting file\n- #2 - @myteammate - update README.md\n- #1 - @me - First PR\n```\n\nIf there haven't been any changes to the repository since the latest release, the changelog generator will not show any output.\n\n### Testing\n\nSome tests use the network to test against real data. To avoid running these with the rest of the suite, use `go test -short ./...`. See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.\n\n### License\n\nGitHub changelog generator is [Apache-2.0 licensed](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalocean%2Fgithub-changelog-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalocean%2Fgithub-changelog-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalocean%2Fgithub-changelog-generator/lists"}