rodrigoarias/Changelog from PRs
Creates a changelog from merged PRs between the latest release and current branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| git-token | GitHub token to access the API | yes | — |
| current-version | The name of the current version, before changes | no | 0.0.0 |
Outputs
| name | description |
|---|---|
| changelog | The generated changelog |
| version | The calculated new version |