Skip to content

CCP-3514 husky and commitlint#9

Closed
jasonchung1871 wants to merge 12 commits into
bcgov:mainfrom
jasonchung1871:feat/CCP-3514-improve-pipeline
Closed

CCP-3514 husky and commitlint#9
jasonchung1871 wants to merge 12 commits into
bcgov:mainfrom
jasonchung1871:feat/CCP-3514-improve-pipeline

Conversation

@jasonchung1871

@jasonchung1871 jasonchung1871 commented Feb 23, 2026

Copy link
Copy Markdown
Collaborator

This PR implements husky to enforce precommit and commit-msg commands. The precommit command will run pnpm lint from the workspace root and will not allow a commit to be made unless linting succeeds. The commit-msg command will check the commit message and ensure it follows the conventional commit standard and will prevent the commit from being created unless it succeeds.

@jasonchung1871 jasonchung1871 added do not merge Do not merge this. labels Feb 24, 2026
@jasonchung1871 jasonchung1871 force-pushed the feat/CCP-3514-improve-pipeline branch from c0b8e79 to 39eadb1 Compare February 24, 2026 18:00
@jasonchung1871 jasonchung1871 changed the title CCP-3514 semantic release CCP-3514 husky and commitment Feb 24, 2026
@jasonchung1871 jasonchung1871 removed the do not merge Do not merge this. label Feb 24, 2026
@jasonchung1871 jasonchung1871 changed the title CCP-3514 husky and commitment CCP-3514 husky and commitlint Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants