Easy release action
Version updated for https://github.com/arthurhovhannisyan31/easy-release-action to version v1.0.3.
- This action is used across all versions by 10 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The easy-release-action GitHub Action automates the creation of a release by gathering commit messages between the latest two tags on a specified branch and generating a formatted release message. It streamlines release management by posting the release notification to a Slack channel, enhancing team communication. This action is ideal for automating release workflows and keeping stakeholders informed in real-time.
Release notes
- bump node verion for action by @arthurhovhannisyan31