Commit Graph

2 Commits

Author SHA1 Message Date
argoyle 2ad9aadfe3 fix(commit_parsers): allow chore messages for deps, pr, and pull
Updates the commit_parsers to include grouping for chore messages related 
to dependencies, pull requests, and pull activities. This change ensures 
that these important commit types are tracked and categorized correctly, 
allowing for better visibility and organization of commit history.
2024-12-20 23:08:32 +01:00
argoyle 1c056ac05a feat: add git-cliff configuration and GitLab CI integration
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.
2024-12-15 17:38:58 +01:00