allegro/axion-release-plugin

Version Incrementer based on Conventional Commits

Ouverte

#497 ouverte le 16 juin 2022

 (4 commentaires) (2 réactions) (0 personne assignée)Groovy (161 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (628 étoiles)
Métriques de merge PR
 (Merge moyen 2j 7h) (8 PRs mergées en 30 j)

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.

Guide contributeur