You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Generate changelog
v2
Automatically generate change log from your tags, issues, labels and pull requests on GitHub, using github-changelog-generator's Docker image.
Unless otherwise stated, the inputs are the same as in github-changelog-generator.
The following options are not available to use with this action: require
, version
, help
, no-*
options.
Contents of generated change log.
uses: heinrichreimer/github-changelog-generator-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}