crosswave-technology/Generate Changelog
Build CHANGELOG.md from log files for VERSION file(s).
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 16, 2026
- License
- None
Pinned Snippet
uses: crosswave-technology/actionlibrary-generate-changelog@19b65cc0a81409d737bd2978a6e439375096b493 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_number | Pull request number used to discover affected VERSION files. | no | — |
| github_token | GitHub token for API access (defaults to GITHUB_TOKEN). | no | — |
| version_file | Preferred VERSION file path (optional). | no | — |
| release_version | Deprecated. Version is derived from log files. | no | — |
| source_range | Log range: all, latest, or a starting version (e.g., 1.2.3). | no | all |
| push_changes | Push commit to remote (default true). | no | true |
Outputs
no outputs