commit message check
Version updated for https://github.com/koibtw/commits to version v4.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, check-commit-message, validates commit messages against specified conventions before they are pushed to a repository. It helps enforce consistent commit message formatting and structure, ensuring better collaboration and maintainability in projects. The action supports scoped validation and is compatible with GitHub Actions, CI pipelines, and Docker environments.
What’s Changed
- commits: update urls (6ef5153)
- chore: move to codeberg (6a03fce)
- script: split functionality into smaller functions (8b92ae3)
- script: fix various scope bugs & rename variables (ce58295)
- docs: define
SCOPESas a space-separated string (eeb8c88) - docker: init (f5af236)
- chore: small fixes (5f74c40)
- script: fix length-related logic (92101c2)
- script: allow all scopes; chore: setup direnv (fa8443c)
- chore: init the thing (3aa9674)