allegro/axion-release-plugin

Version Incrementer based on Conventional Commits

开放

#497 创建于 2022年6月16日

 (4 条评论) (2 个反应) (0 位负责人)Groovy (161 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (628 个星标)
PR 合并指标
 (平均合并 2天 7小时) (30 天内合并 8 个 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.

贡献者指南