Releases: lumapps/commit-message-validator
Releases · lumapps/commit-message-validator
Release 1.5.1
Release 1.5.0
Release 1.4.0
Release 1.3.0
Release 1.2.0
Release 1.1.0
1.1.0
🚀 Features
- pre-commit: adding new options to the pre-commit shell script (0579955c)
- jira: jira ref in header (ad13636b)
- types: allow for a gen type when we generate configuration (36d53d38)
- length: make the length configurable (6d183af7)
- jira: make jira types an option (5c8c2014)
- revert: allow to not specify the reverted commit sha1 (aece264a)
🐛 Fixes
- jira: allow jira ref with shorter prefix (ca118a1a)
🔩 Others
1.0.0
1.0.0
📔 Documentation
- readme: add default_stages example (531a237e)
- readme: explain how to setup pre-commit (01c8d9f6)
- readme: fix naming and urls (308656f8)
- readme: add the optional status of body and footer (56c5c310)
- template: add usage of commit template (f16be8f3)
🐛 Fixes
- pre-commit: fix broken parts issue (e7785d6e)
- validator: add missing type lint in validation (4a2ddb60)
- validator: enhance error message in case of missing reference (83444b04)
🔩 Others
- action: properly forward settings from workflow to env (494c06f9)
- action: auto validate this repository (d33bd38c)
- any: Adding CODEOWNERS file (d2d2d60f)
- bash: be more bash resilient (9ff599ec)
- check: allow to run check script from another path (e131025c)
- check: add a pre-push hook for easy install in other repo (3ee2cf00)
- check: add a minimal check script to iterate on commit (ee01a3e5)
- check-message: handle options for prehook (5e298495)
- docs: apply markdownlint recommandations (f915f253)
- hook: target master for commit validation (d0de1790)
- hook: add pre-commit to validate commits (6856d2b0)
- local: changes to pass linter (05e2b9fe)
- local: add pre-commit hooks (811aaac8)
- local: add python and dependency management (60c2d59d)
- pre-commit: add markdownlint validation (0460326b)
- pre-commit: allow fixups and revert (f0eb02ea)
- readme: add default_stages example (531a237e)
- readme: explain how to setup pre-commit (01c8d9f6)
- readme: fix naming and urls (308656f8)
- readme: add the optional status of body and footer (56c5c310)
- readme: initialize the repository with a nice README (7b3361aa)
- repo: make it work with zsh (98614fae)
- repo: enforce no trailing space policy (1da1898c)
- repo: properly append line in body and footer (3f61be0d)
- roadmap: add few items in the roadmap (1faaae8b)
- script: check message during commit (e79cacc2)
- template: add usage of commit template (f16be8f3)
- template: add git-commit-template (0f5d26c2)
- tests: add unit testing to github actions (721d399e)
- validator: handle empty options as unset (99083dac)
- validator: add an option to allow temporary commits (314847e1)
- validator: allow to not check jira reference (52d99b46)
- validator: add revert commit validation (e3c42a7d)
- validator: enforce footer length (bc890860)
- validator: enforce JIRA references (cf974b95)
- validator: enforce body length (98881cfc)
- validator: enforce type, scope and subject format (9cbdc586)
- validator: enforce header structure (6aee18e2)
- validator: enforce overall structure (c4b0c724)