allegro/axion-release-plugin

Version Incrementer based on Conventional Commits

Open

#497 opened on 2022年6月16日

GitHub で見る
 (4 comments) (2 reactions) (0 assignees)Groovy (628 stars) (161 forks)batch import
enhancementhelp wanted

説明

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.

コントリビューターガイド