actionhippie/actionhippie-calens
Generate changelogs based on Calens
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 20, 2026
- License
- Apache 2.0
Pinned Snippet
uses: actionhippie/calens@2008d3a7a90cf05a2a001a3d47cac06cb1b74617 # v1.14.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| source | Path to changelog definitions, defaults to `changelog` | no | changelog |
| target | Path to file where changelog gets written to | no | — |
| template | Path to changelog template file, defaults to `changelog/CHANGELOG.tmpl` | no | changelog/CHANGELOG.tmpl |
| version | Generate changelog for defined version only | no | — |
| Print generated changelog directly, defaults to `true` | no | true |
Outputs
| name | description |
|---|---|
| generated | Generated changelog content |