actions-marketplace-validations/Monorepo changelog with template
Generate PR based changelog or release-notes for multi-scope projects with templates
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_AUTH | Personal Access Token with read permission | yes | "" |
| group-by | — | no | labels |
| from | The current version of the project (SHA or Tag) | no | "" |
| to | The next version of the project (SHA or Tag) | no | "" |
| template | Handlebar template for Changelog | no | "" |
| version_name | Title for unreleased commits (e.g. Unreleased) | no | Unreleased |
| repo | Your `org/repo` on GitHub (automatically inferred from the package.json file) | no | "" |
| language | Language of the changelog | no | Markdown |
Outputs
| name | description |
|---|---|
| changelog | Generated changelog |