Files
TechradarDev/radar/2022-03-28/conventionalcommits.md
2022-04-29 10:23:04 +02:00

711 B

title, ring, quadrant
title ring quadrant
Conventional Commits adopt methods-and-patterns

Conventional commits are being widely used in our teams, therefore we're changing this to adopt. Using commit messages which follow the conventional commits specification helps us to easily process changes made within a software release. It also helps to reduce confusion around commit message requirements for new team members.

The Semanticore release bot is a tool we published, which utilizes conventional commits to maintain the release notes of our software and suggests the correct version of the upcoming release.