feat: add git-cliff configuration and GitLab CI integration #38
Reference in New Issue
Block a user
Delete Branch "add-git-cliff-config-and-ci-template"
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 a default configuration for git-cliff, enabling
conventional commit parsing and changelog generation.
Integrates GitLab CI by including the necessary pipeline
templates for release management. These changes improve
the project's commit management and automate the release
notes generation process.