Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Github Changelog or History Generator

Actions
Github Changelog/History Generator
v1.8
Star (7)

CI Update release version. Public workflows that use this action.

Github CHANGELOG generator

...
    steps:
      - uses: actions/checkout@v2
      - name: Generate CHANGELOG
        uses: tj-actions/[email protected]
        with:
          output: 'HISTORY.md'

Inputs

Input type required default description
token string true ${{ github.token }} GITHUB_TOKEN
or a repo scoped
Personal Access Token
output string false CHANGELOG.md The Changelog output file.

Features

Credits

This package was created with Cookiecutter.

Report Bugs

Report bugs at https://github.com/tj-actions/github-changelog-generator/issues.

If you are reporting a bug, please include:

  • Your operating system name and version.
  • Any details about your workflow that might be helpful in troubleshooting.
  • Detailed steps to reproduce the bug.

Github Changelog or History Generator is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Github Changelog/History Generator
v1.8

Github Changelog or History Generator is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.