Skip to content

How can I pass configuration to the commit parser #634

@jheaff1

Description

@jheaff1

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions