Skip to content

Github Changelog or History Generator

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

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

github-changelog-generator

Generate CHANGELOG/HISTORY markdown files for your project

...
    steps:
      - uses: actions/checkout@v2
      - name: Generate CHANGELOG
        uses: tj-actions/github-changelog-generator@v1.15
        with:
          output: 'HISTORY.md'

Inputs

INPUT TYPE REQUIRED DEFAULT DESCRIPTION
output string false "CHANGELOG.md" The changelog output file
token string true "${{ github.token }}" GITHUB_TOKEN or a repo scoped
Personal Access Token

If you feel generous and want to show some extra appreciation:

Buy me a coffee

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.20
Latest

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.