Skip to content

fix(ci): disable husky commitlint hook in ci#14

Merged
jhampton merged 1 commit into
mainfrom
jhampton/disable-husky-release
Nov 17, 2025
Merged

fix(ci): disable husky commitlint hook in ci#14
jhampton merged 1 commit into
mainfrom
jhampton/disable-husky-release

Conversation

@jhampton

Copy link
Copy Markdown
Collaborator

Description

This PR disable all husky git hooks in CI, which means commitlint won't run at all during the semantic-release commit

Type of Change

  • feat: New feature (non-breaking change which adds functionality)
  • fix: Bug fix (non-breaking change which fixes an issue)
  • docs: Documentation update
  • refactor: Code refactoring (no functional changes)
  • perf: Performance improvement
  • test: Test additions or updates
  • build: Build system or dependency changes
  • ci: CI configuration changes
  • chore: Other changes (maintenance, etc.)

@jhampton jhampton merged commit b08d88c into main Nov 17, 2025
1 check passed
jhampton pushed a commit that referenced this pull request Nov 18, 2025
## 0.6.0 (2025-11-18)

* fix(ci): change releaserc url to ssh to use deploy keys (#18) ([08ea4fb](08ea4fb)), closes [#18](#18)
* fix(ci): disable husky commitlint hook in ci (#14) ([b08d88c](b08d88c)), closes [#14](#14)
* fix(ci): remove huksy output from prepare step (#15) ([ab5efcc](ab5efcc)), closes [#15](#15)
* feat: add link to platform in example app (#13) ([a5d37cf](a5d37cf)), closes [#13](#13)
* chore: adjust token and commitlint # (#12) ([e3ca175](e3ca175)), closes [#12](#12) [#9](#9)
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 0.6.0 🎉

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.

1 participant