allegro/axion-release-plugin

Version Incrementer based on Conventional Commits

Aberta

#497 aberto em 16 de jun. de 2022

 (4 comentários) (2 reações) (0 responsável)Groovy (161 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (628 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 7h) (8 fundiu PRs em 30d)

Description

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

To implement such an incrementer I need commits between the current SCM position and the previous release tag. May you add commits to VersionIncrementerContext (maybe with max depth limit)?

I can contribute such VersionIncrementer but the SCM part (getting commits) is challenging for me.

Guia do colaborador