LogixDev Create Tag
Version updated for https://github.com/LogixDevCo/create-tag to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Create Semantic Version Tag Action” is a GitHub Action designed to automate the creation and management of semantic version tags (major.minor.patch) following the merging of pull requests. It generates release notes, supports dynamic release type detection, integrates with Dependabot for automatic patch updates, and optionally sends Slack notifications. This action helps streamline versioning, ensures consistency, and automates release workflows for repositories.