Skip to content

Feat add parser opts#821

Open
mmamedel wants to merge 6 commits intoconventional-changelog:masterfrom
mmamedel:feat-add-parser-opts
Open

Feat add parser opts#821
mmamedel wants to merge 6 commits intoconventional-changelog:masterfrom
mmamedel:feat-add-parser-opts

Conversation

@mmamedel
Copy link

@mmamedel mmamedel commented Sep 1, 2021

This feature would allow adding custom options when calling Conventional Commits Parser. This would allow usage with providers that use different patterns and additional user customization.
Fixes #634, #690

Another possible way to solve this is adding the parserOpts to the .versionrc file. But that would involve changes with the (conventional-changelog-config-spec)[https://github.com/conventional-changelog/conventional-changelog-config-spec]. It might be a cleaner solution at the end.

taraskuprunets pushed a commit to taraskuprunets/standard-version that referenced this pull request Sep 29, 2021
@naimahnash
Copy link

Would love for this to be merged, the last thing missing before I can use standard-version

Co-authored-by: Naimah Nash <naimahnash@gmail.com>
@gauravmalik1011
Copy link

gauravmalik1011 commented Nov 26, 2021

Is there any plan to accept writerOpts as arguments(#362) in standard-version similar to parserOpts ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

How can I pass configuration to the commit parser

4 participants