Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 694 Bytes

File metadata and controls

16 lines (13 loc) · 694 Bytes

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