Skip to content
heart

GitHub Action

talview/release-action

v0.27.0 Latest version

talview/release-action

heart

talview/release-action

Release automation action

Installation

Copy and paste the following snippet into your .yml file.

              

- name: talview/release-action

uses: talview/release-action@v0.27.0

Learn more about this action in talview/release-action

Choose a version

Release automation action

CI Coverage

Features

  • ✅ Runs on push event on release (main/master) branch
  • ✅ Bumps the project version
  • ✅ Autogenerate changelog and commit the changes
  • ✅ Generate tag with version
  • ✅ Pushes the commit to origin remote
  • ✅ Supports branch protection rules with bypass for app
  • ✅ Merge back the changes to base(develop) branch
  • ✅ Publish release to GH with autogenerated release notes
  • Add comment on relevant PRs and tickets with link to the release notes
  • Assets are published in the release