Skip to content

Tags: commit-check/commit-check

Tags

v2.6.1

Toggle v2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Add 'freeze' to list of imperatives (#411)

v2.6.0

Toggle v2.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Change pull-requests permission from read to write (#404)

v2.5.0

Toggle v2.5.0's commit message
docs: Change v2.5.0 status to released on 2026-04-03

Updated version number for v2.5.0 release date.

v2.4.3

Toggle v2.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Add 'correct' to list of imperatives (#382)

v2.4.2

Toggle v2.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: extend the list of imperatives (#371)

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add support for commit message file argument for pre-commit (#366)

* feat: add support for commit message file argument for pre-commit compatibility

* fix: refactor commit message handling

* fix: accept both hyphen and underscore formats for CLI args

* Revert "fix: accept both hyphen and underscore formats for CLI args"

This reverts commit 732bbda.

* fix: Update commit_check/main.py per review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* test: add test coverage for positional commit_msg_file argument (#367)

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Add 'enforce' and 'enhance' to imperative verbs list (#359)

v2.3.0

Toggle v2.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Change CodSpeed mode from instrumentation to simulation (#356)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add dependencies in pyproject.toml (#352)

Added tomli dependency for Python versions < 3.11.

closes #350

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: workflow does not contain permissions (#343)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>