Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

build(deps): add commitizen hook to pre-commit #21

Merged
merged 1 commit into from
Jul 27, 2022
Merged

build(deps): add commitizen hook to pre-commit #21

merged 1 commit into from
Jul 27, 2022

Conversation

cesarcoatl
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

We use git-cliff for maintaining the CHANGELOG, but we do not lint commit messages.

Issue Number: N/A

What is the new behavior?

With commitizen we will make sure all commits follow the Conventional Commits specification.

Additionally, this will replace git-cliff with cz for maintaining our CHANGELOG.

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

replace git-cliff with cz for changelog generation
@cesarcoatl cesarcoatl merged commit 84e1b73 into ignition-api:main Jul 27, 2022
@cesarcoatl cesarcoatl deleted the build/commitizen branch July 27, 2022 15:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant