allegro/axion-release-plugin

Version Incrementer based on Conventional Commits

Open

#497 geöffnet am 16. Juni 2022

Auf GitHub ansehen
 (4 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Groovy (161 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (628 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 27T 8h) (15 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide