Public Access
feat: create semver tags for non-Joomla repos on merge to main (#304) #308
Reference in New Issue
Block a user
Delete Branch "feature/304-semver-auto-release"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
tag=v${VERSION}andrelease_tag=v${VERSION}for non-Joomla repos (Joomla repos continue usingstable)v${VERSION}git tag via the Gitea API when the platform is not JoomlaCloses #304