{"id":22248933,"url":"https://github.com/purplebooth/changelog-action","last_synced_at":"2026-03-19T22:11:40.085Z","repository":{"id":42519205,"uuid":"417845617","full_name":"PurpleBooth/changelog-action","owner":"PurpleBooth","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-27T18:03:15.000Z","size":21,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-13T00:22:55.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PurpleBooth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-10-16T14:05:34.000Z","updated_at":"2023-04-11T15:41:13.000Z","dependencies_parsed_at":"2023-01-31T05:01:03.586Z","dependency_job_id":null,"html_url":"https://github.com/PurpleBooth/changelog-action","commit_stats":{"total_commits":24,"total_committers":4,"mean_commits":6.0,"dds":0.5833333333333333,"last_synced_commit":"ceaac4a8990352de3b83099444e2909738371425"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fchangelog-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fchangelog-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fchangelog-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Fchangelog-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PurpleBooth","download_url":"https://codeload.github.com/PurpleBooth/changelog-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458181,"owners_count":20618693,"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-12-03T06:20:23.722Z","updated_at":"2026-01-28T07:33:27.590Z","avatar_url":"https://github.com/PurpleBooth.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# changelog-action\n\nA composite action that wraps the\n[git-cliff](https://github.com/orhun/git-cliff)\n[action](https://github.com/orhun/git-cliff-action) with a default\nconfig\n\n## Input variables\n\n- `config`: Path of the configuration file. (Default: `\"cliff.toml\"`)\n- `args`: [Arguments](https://github.com/orhun/git-cliff#usage) to pass\n  to git-cliff. (Default: `\"-v\"`)\n- `output`: The output file to write to (Default: `\"CHANGELOG.md\"`)\n\n## Output variables\n\n- `changelog`: Output file that contains the generated changelog.\n\n## Example usage\n\n### Generate the changelog\n\n``` yaml\ngenerate-changelog:\n  runs-on: ubuntu-latest\n  steps:\n  - uses: actions/checkout@v2\n    with:\n      fetch-depth: 0\n      ref: v1.1.0\n  - uses: PurpleBooth/changelog-action@v0.3.3\n    with:\n      args: v1.0.0..v1.1.0\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Fchangelog-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurplebooth%2Fchangelog-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Fchangelog-action/lists"}