Skip to content

talview/release-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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