{"id":19005303,"url":"https://github.com/f3ath/git-changelog","last_synced_at":"2026-02-25T20:32:27.144Z","repository":{"id":62503411,"uuid":"73800170","full_name":"f3ath/git-changelog","owner":"f3ath","description":"Changelog Release Notes Generator for Git and PHP","archived":false,"fork":false,"pushed_at":"2017-01-07T01:48:34.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-19T06:30:30.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/f3ath.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":"2016-11-15T09:54:52.000Z","updated_at":"2017-06-11T02:37:17.000Z","dependencies_parsed_at":"2022-11-02T12:30:25.872Z","dependency_job_id":null,"html_url":"https://github.com/f3ath/git-changelog","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/f3ath/git-changelog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fgit-changelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fgit-changelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fgit-changelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fgit-changelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/f3ath","download_url":"https://codeload.github.com/f3ath/git-changelog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/f3ath%2Fgit-changelog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29838086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T19:08:47.527Z","status":"ssl_error","status_checked_at":"2026-02-25T18:59:04.705Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-08T18:27:03.725Z","updated_at":"2026-02-25T20:32:27.128Z","avatar_url":"https://github.com/f3ath.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Changelog generator for Git and PHP\nGenerates release notes in [changelog](http://keepachangelog.com/en/0.3.0/) format.\nLike this:\n```\n## [0.0.1] - 2016-12-24\n- RepoDetector fix\n- Update README.md\n- composer binary\n- Initial commit\n```\n\nAnd like this:\n```\n## [0.0.2](https://github.com/f3ath/git-changelog/compare/0.0.1...0.0.2) - 2016-12-24\n- Added: README example\n```\n\n## Install\nWith composer:\n```bash\ncomposer require f3ath/git-changelog --dev\n```\n\n## Usage\nFor the latest tag:\n```bash\nvendor/bin/changelog\n```\nFor an arbitrary tag:\n```bash\nvendor/bin/changelog 0.0.3\n```\n\n## Configuration\nBy default, the remote named \"origin\" is used for getting details about tags, building the comparison URL, etc. \nIt is possible to change this behavior by placing a configuration file `.changelog.json` in the current directory.\n\n```json\n{\n  \"remote\": \"upstream\"\n}\n```\n\n## Troubleshooting\nMake sure you have fetched the latest state of your remote before running the generator.\n```bash\ngit fetch upstream\n```\n\n## Contributing\nis always welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff3ath%2Fgit-changelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ff3ath%2Fgit-changelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ff3ath%2Fgit-changelog/lists"}