-
### Description
I've noticed the other day that conventional commits, both in repo commits and PR commits, and on both old and new (beta) view are broken if there is a ticket reference in the commit …
-
**Sua sugestão está relacionada a um problema? Por favor descreva.**
A adoção do Conventional Commits.
**Descreva a solução que você gostaria**
Ela define um conjunto de regras para criar um hist…
-
Hey Guys,
Great project by the way! Thanks for making this.
I'm wondering what your thoughts might be on me adding a `--conventional-commits` and `-cc` for short flag?
Do you guys think it's …
-
git log main..1-impersonation-token --oneline
https://www.conventionalcommits.org/en/v1.0.0/#specification
-
We will be adopting [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) for all our projects very soon.
This will streamline our versioning system as well as our commit messages …
-
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…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
we use a PR labeller with the following:
```
* [FEAT]: adds the `enhancement` label
* [PERF]: adds the `performance` label
…
-
## 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.