ssoad/Advanced Release Notes Generator
Generates detailed release notes with changelog management
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token | yes | — |
| tag_name | Release tag name | no | — |
| draft | Create as draft release | — | false |
| prerelease | Mark as prerelease | — | false |
| changelog_file | Path to changelog file | — | CHANGELOG.md |
Outputs
| name | description |
|---|---|
| release_url | URL of created release |
| changelog_updated | Changelog update status |