Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I pass configuration to the commit parser #634

Open
jheaff1 opened this issue Jul 24, 2020 · 0 comments · May be fixed by #821
Open

How can I pass configuration to the commit parser #634

jheaff1 opened this issue Jul 24, 2020 · 0 comments · May be fixed by #821
Labels

Comments

@jheaff1
Copy link

jheaff1 commented Jul 24, 2020

Hi,

I understand that standard-version uses "conventional-commits-parser" to parse commit messages.

My changelog generated by standard-version is like so:

### Bug Fixes
* fix the bug ([commit hash](commit url)), closes [JIRA id](JIRA url)

I would like to remove "closes", as a certain commit does not in fact close the ticket necessarily.

How do i set the "referenceActions" configuration parameter of the commit parser?

@mmamedel mmamedel linked a pull request Sep 1, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant