fix(commit_parsers): allow chore messages for deps, pr, and pull #41

Merged
argoyle merged 1 commits from enable-chore-message-parsers into master 2024-12-20 22:10:42 +00:00

1 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