ci: add semver releases #71
Reference in New Issue
Block a user
Delete Branch "ci-add-semver"
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?
Adding semver release based on conventional commit, as well as adding prerelease support via workflow_dispatch.
The changes align with the PR title and description, adding semver release logic via conventional commits and workflow_dispatch support. The code structure appears correct, though further validation of the Docker registry path change ('t00n' → 't.behrendt') would be prudent.
Verify if the Docker registry path change from 't00n' to 't.behrendt' is intentional and correct
Confirm that the custom GitHub Action for semantic tagging is properly configured