Skip to content

Commits filter (by subdir or cwd) #99

@josh-hemphill

Description

@josh-hemphill

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions