allegro/axion-release-plugin

Version Incrementer based on Conventional Commits

Open

#497 建立於 2022年6月16日

在 GitHub 查看
 (4 留言) (2 反應) (0 負責人)Groovy (161 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (628 star)
PR 合併指標
 (平均合併 27天 8小時) (30 天內合併 15 個 PR)

描述

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.

貢獻者指南