{"id":17663534,"url":"https://github.com/maximousblk/ghlog","last_synced_at":"2025-10-04T14:54:15.927Z","repository":{"id":40744916,"uuid":"336250514","full_name":"maximousblk/ghlog","owner":"maximousblk","description":"Generate release notes based on GitHub Commits","archived":false,"fork":false,"pushed_at":"2022-06-25T03:23:34.000Z","size":60,"stargazers_count":13,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-11T23:56:49.622Z","etag":null,"topics":["changelog","deno","github"],"latest_commit_sha":null,"homepage":"https://deno.land/x/ghlog","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maximousblk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-05T11:20:41.000Z","updated_at":"2022-08-12T16:42:56.000Z","dependencies_parsed_at":"2022-08-19T18:11:14.839Z","dependency_job_id":null,"html_url":"https://github.com/maximousblk/ghlog","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/maximousblk/ghlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fghlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fghlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fghlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fghlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maximousblk","download_url":"https://codeload.github.com/maximousblk/ghlog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maximousblk%2Fghlog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263892780,"owners_count":23526154,"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":["changelog","deno","github"],"created_at":"2024-10-23T19:06:57.382Z","updated_at":"2025-10-04T14:54:10.856Z","avatar_url":"https://github.com/maximousblk.png","language":"TypeScript","readme":"# ghlog\n\nGenerate release notes based on GitHub Commits.\n\n`ghlog` categorises the commits based on\n[Conventional Commits](https://www.conventionalcommits.org). All the commits\nthat don't follow the CC patern are not considered.\n\ntry it now:\n\n```\ndeno run -A https://deno.land/x/ghlog/ghlog.ts nestdotland/nest\n```\n\n## Install\n\nYou can install `ghlog` using the following command.\n\n```sh\ndeno install -A https://deno.land/x/ghlog/ghlog.ts\n```\n\n## Usage\n\n```sh\nghlog \u003cowner/repo\u003e [ ...arguments ] [ ...options ]\n```\n\n#### Arguments\n\n| argument     | default                    | description               |\n| ------------ | -------------------------- | ------------------------- |\n| `[base_ref]` | last tag or initial commit | git ref to newest commit. |\n| `[head_ref]` | the latest commit          | git ref to oldest commit. |\n\n#### Options\n\n| option          | default        | description                              |\n| --------------- | -------------- | ---------------------------------------- |\n| `-h, --help`    |                | show help                                |\n| `-o, --output`  | `CHANGELOG.md` | location to release notes output         |\n| `-v, --version` | `UNRELEASED`   | tag to use in release notes              |\n| `-d, --date`    | current date   | release date                             |\n| `-n, --name`    |                | name to use in release notes             |\n| `-a, --append`  |                | append to existing changelog             |\n| `--auth`        |                | GitHub access token to avoid rate limits |\n\nYou can also use the `GITHUB_TOKEN` environment variable to use the GitHub\naccess token.\n\n## Templates\n\n`ghlog` provides a sane default template out of the box that works great in most\nsituations, but if you want a more custom template, you can use the\n[`examples/`](./examples) directory for reference and create your own templates.\n\n## License\n\nThis software is released under [The MIT License](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximousblk%2Fghlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaximousblk%2Fghlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaximousblk%2Fghlog/lists"}