-
Following from [this](https://discord.com/channels/899980449231814676/899989708065632276/1299400269695553546) conversation on Discord, @cdecker writes:
> Sure, there are plenty of pre-commit plugin…
-
### Context
Currently, we have guidelines for how to format commit message in general, but do not have enforced standards for how to add commit metadata (is this a breaking change, is this a bugfix, …
-
The project uses conventional commits, but style is currently enforced only through code reviews. Integrating more automation into this would standardize the commit message style, and allow contributo…
-
I'm checking the changes between tags with `git log --pretty=oneline v5.4.1...v5.5.0` to create a changelog for the new release. Currently it is a bit painful, because I can't understand most of the c…
-
## Summary
Stevan Earl let me know about "Conventional Commits" and I've _loved_ it as a scaffold for improving my own Git commit strategy. Marty suggested that I could write a short DataBits article…
-
Use o padrão de convensões para as mensagens dos commits.
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have searched [issues](https://github.com/GitTools/GitVersion/issues) to ensure it has not already been reported
### GitVersi…
-
-
**Description**
I'd like to tell the AI that I want a breaking change commit according to conventional commit specs
**Requirements**
- [ ] Add a `--breaking (-b)` flag to be used in conjuncti…
-
The second commit in PR #127 has the commit message [use same installer](https://github.com/juspay/services-flake/pull/127/commits/dc1c67fd0addf1b20ddd55f4b0631db67431f50b) - yet the pre-commit check …
srid updated
2 months ago