fix(commit_parsers): allow chore messages for deps, pr, and pull #41
Reference in New Issue
Block a user
Delete Branch "enable-chore-message-parsers"
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?
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.