Skip to content

chore(husky): added prepare hook for husky #37

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

Merged
merged 1 commit into from
Jun 18, 2025

Conversation

pipopotamasu
Copy link
Collaborator

@pipopotamasu pipopotamasu commented Jun 18, 2025

Description

Noticed that the prepare hook for husky is missing. commitizen doesn't work when we commit a new change without this hook

Test

  1. Pull this branch in your local
  2. Run yarn install
  3. Make sure a new directory is created under .husky directory
  4. Change a file and commit it
  5. Make sure commitizen is booted

@pipopotamasu pipopotamasu marked this pull request as ready for review June 18, 2025 15:07
Copy link

@JoshRobertson JoshRobertson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@pipopotamasu pipopotamasu merged commit cdb72ac into master Jun 18, 2025
3 checks passed
@pipopotamasu pipopotamasu deleted the missing-prepare-husky branch June 18, 2025 15:32
@fullscript-devops
Copy link
Collaborator

🎉 This PR is included in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants