allegro/axion-release-plugin

Version Incrementer based on Conventional Commits

Aperta

#497 aperta il 16 giu 2022

 (4 commenti) (2 reazioni) (0 assegnatari)Groovy (161 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (628 stelle)
Metriche merge PR
 (Merge medio 2g 7h) (8 PR mergiate in 30 g)

Descrizione

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.

Guida contributor