{"id":21117218,"url":"https://github.com/actionhippie/calens","last_synced_at":"2026-01-19T10:03:06.772Z","repository":{"id":39875670,"uuid":"467029978","full_name":"actionhippie/calens","owner":"actionhippie","description":"Action to generate changelogs based on Calens","archived":false,"fork":false,"pushed_at":"2024-04-08T08:17:11.000Z","size":73,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-08T09:48:04.444Z","etag":null,"topics":["action","github"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/actionhippie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":"2022-03-07T09:38:55.000Z","updated_at":"2024-05-28T10:58:13.252Z","dependencies_parsed_at":"2023-02-17T14:05:19.433Z","dependency_job_id":"d770db9c-e6fc-4353-b467-67e9f41f6335","html_url":"https://github.com/actionhippie/calens","commit_stats":{"total_commits":19,"total_committers":3,"mean_commits":6.333333333333333,"dds":0.631578947368421,"last_synced_commit":"2219dc22d1204ae4b7cae92f96374dd9f555f377"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fcalens","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fcalens/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fcalens/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhippie%2Fcalens/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actionhippie","download_url":"https://codeload.github.com/actionhippie/calens/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243565413,"owners_count":20311702,"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":["action","github"],"created_at":"2024-11-20T02:40:03.071Z","updated_at":"2026-01-19T10:03:06.767Z","avatar_url":"https://github.com/actionhippie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# calens\n\n[![Current Tag](https://img.shields.io/github/v/tag/actionhippie/calens?sort=semver)](https://github.com/actionhippie/calens) [![Docker Build](https://github.com/actionhippie/calens/workflows/docker/badge.svg)](https://github.com/actionhippie/calens/actions/workflows/docker.yml)\n\n[GitHub Action](https://github.com/features/actions) to generate changelogs based on [Calens](https://github.com/restic/calens).\n\n## Usage\n\n```yml\nname: Example\n\non:\n  - push\n  - pull_request\n\njobs:\n  test:\n    runs-on: ubuntu-latest\n\n    steps:\n      - uses: actions/checkout@v2\n\n      - uses: actionhippie/calens@v1\n        with:\n          target: CHANGELOG.md\n```\n\n## Inputs\n\n### `source`\n\nPath to changelog definitions, defaults to `changelog`\n\n### `target`\n\nPath to file where changelog gets written to\n\n### `template`\n\nPath to changelog template file, defaults to `changelog/CHANGELOG.tmpl`\n\n### `version`\n\nGenerate changelog for defined version only\n\n### `print`\n\nPrint generated changelog directly, defaults to `true`\n\n## Outputs\n\n### `generated`\n\nGenerated changelog content\n\n## Security\n\nIf you find a security issue please contact thomas@webhippie.de first.\n\n## Contributing\n\nFork -\u003e Patch -\u003e Push -\u003e Pull Request\n\n## Authors\n\n* [Thomas Boerger](https://github.com/tboerger)\n\n## License\n\nApache-2.0\n\n## Copyright\n\n```console\nCopyright (c) 2022 Thomas Boerger \u003cthomas@webhippie.de\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fcalens","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionhippie%2Fcalens","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhippie%2Fcalens/lists"}