actions-marketplace-validations/Pretty-Printed Changelogs on PRs

Creates a pretty-printed changelog from the commits of a Pull Request, and adds them to the body of that pull request.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
pull_numberThe number of the PR to generate notes for. You only need to specify this if you're calling from an event other than pull_requestyes${{ github.event.pull_request.number }}
tokenA GITHUB_TOKEN or Personal Access Token that is scoped to allow editing pull requestsyes
labelsA comma-delimited list of labels that should be used as headings. If none are provided, changes will be labeled as 'Improvements'no""

no outputs