Skip to content

auto-release-changelog

Actions
Generates a release with changelog when a new tag is pushed
v1.1.3
Latest
Star (2)

GitHub license

auto-release-changelog

Based on automatic-releases with further changelog customizations.
Requires use of semantic versioning on tags

arguments

  token:
    required: true
    description: repository token
  draft:
    required: false
    description: Create a draft release
    default: 'false'
  pre-release:
    required: false
    description: Create a pre-release release
    default: 'false'
  title:
    required: false
    description: Title for release, defaults to the tag name
  files:
    required: false
    description: Files to include in the release
  skip-prereleases:
    required: false
    description: If enabled, when a new non-prerelease tag is pushed, the changelog will be created between the pushed tag, and the last non-prerelease tag

auto-release-changelog 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

Generates a release with changelog when a new tag is pushed
v1.1.3
Latest

auto-release-changelog 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.