-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
When working with monorepos, analyzing things on a package-by-package basis is helpful.
Suggested solution
Pass through a filter when processing commits. I've gotten the pass-through already released in the tiny-conventional-commits-parser package version 0.1.0, appending -- ${path} to it's git log command. Just need to add an option, maybe as string | true where true just uses the cwd.
Alternative
No response
Additional context
I'm happy to make a PR.
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request