Hi Ismael,

Thanks for bringing this up!

In general, I am in favor of more structured commits. Even better if the conventional commits specification favors to split commits into smaller commits by concern as described in the FAQs.

Additionally to Josep's questions, I have the following question/comments:

- Can/Should we enforce the format of the commits with automatic tools (e.g. git hooks)?

- Currently, I find it quite useful to have the Jira ticket number in the commit. We should specify where we place it in the conventional commit format. For example, the footer might be a good place.

Best,
Bruno

On 08.06.23 08:12, Ismael Juma wrote:
Hi,

A number of open source projects have adopted the conventional commits
specification. What do people think about using this for Apache Kafka?

https://www.conventionalcommits.org/en/v1.0.0/

Thanks,
Ismael

Reply via email to