nsrosenqvist/chronikl
AI-powered release notes generator — run chronikl in your release workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | chronikl version to use (e.g. 'v0.1.0', 'latest') | no | latest |
| args | Custom args for chronikl (overrides the default flag set when non-empty) | no | "" |
| from | Lower-bound git ref (default: previous semver tag, resolved automatically) | no | "" |
| to | Upper-bound git ref (default: HEAD) | no | "" |
| since_last_tag | Use the latest semver tag as the lower bound, even when HEAD is itself tagged | no | false |
| voice | Bundled profile name (terse, prose, default) or path to a voice markdown file | no | "" |
| rich_context | Embed truncated commit/PR bodies in the prose-pass user prompt; pairs well with voice=prose | no | false |
| prompt | One-shot system-prompt addendum | no | "" |
| output | Write the rendered release notes to this path (default: stdout) | no | "" |
| agent | Enable Tier 3 agentic fallback | no | false |
| audit_log | Path to write a JSON audit log of every LLM call | no | "" |
Outputs
no outputs