Skip to content

feat: add disable-commitlint input to skip commitlint#180

Merged
tagoro9 merged 1 commit intomainfrom
b/allow-to-disable-commitlint
Apr 13, 2026
Merged

feat: add disable-commitlint input to skip commitlint#180
tagoro9 merged 1 commit intomainfrom
b/allow-to-disable-commitlint

Conversation

@tagoro9
Copy link
Copy Markdown
Member

@tagoro9 tagoro9 commented Apr 13, 2026

Summary

feat: add disable-commitlint input to skip commitlint

Description

Adds a new optional disable-commitlint input (default "false") that
allows repos that don't enforce conventional commits to still use
action-pre-commit without running commitlint.

Changes

  • feat: add disable-commitlint input to skip commitlint (+7/-1)

🚀 PR created with fotingo

Adds a new optional `disable-commitlint` input (default `"false"`) that
allows repos that don't enforce conventional commits to still use
action-pre-commit without running commitlint.
@github-actions
Copy link
Copy Markdown

Release notes preview

Below is a preview of the release notes if your PR gets merged.


3.6.0 (2026-04-13)

Miscellaneous

  • deps: update pre-commit hook pre-commit/mirrors-eslint to v10.2.0 (376e346)

Features

  • add disable-commitlint input to skip commitlint (5f40863)

@tagoro9 tagoro9 requested a review from brianpham April 13, 2026 22:33
@tagoro9 tagoro9 marked this pull request as ready for review April 13, 2026 22:33
@tagoro9 tagoro9 requested a review from a team as a code owner April 13, 2026 22:33
@tagoro9 tagoro9 changed the title b/allow-to-disable-commitlint feat: add disable-commitlint input to skip commitlint Apr 13, 2026
@tagoro9 tagoro9 merged commit 649063d into main Apr 13, 2026
12 checks passed
@tagoro9 tagoro9 deleted the b/allow-to-disable-commitlint branch April 13, 2026 22:41
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.

4 participants