HOMELAB-176: ci: add commit convention enforcement and release versioning #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-176-release-versioning"
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?
Adds PR title validation to CI pipeline and replaces auto-version release workflow with PR-title-based versioning.\n\n## Changes\n- New
pr-titleCI job validates PR titles matchHOMELAB-XX: type(scope): description\n-release.yamlnow parses version from PR title instead of auto-incrementing\n- Release notes use PR body instead of auto-generated changelog\n\nRefs: HOMELAB-176