[
https://issues.apache.org/jira/browse/SCM-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965074#comment-17965074
]
Olivier Lamy commented on SCM-924:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#1148|https://github.com/apache/maven-scm/issues/1148]. Please
visit the GitHub issue to view further activity, add comments, or subscribe to
receive notifications.
> Enhance SCM changelog model to hold information about tagged commits
> --------------------------------------------------------------------
>
> Key: SCM-924
> URL: https://issues.apache.org/jira/browse/SCM-924
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: maven-scm-api, maven-scm-provider-gitexe
> Affects Versions: 1.11.2
> Reporter: Sven Linstaedt
> Priority: Minor
> Fix For: waiting-for-feedback
>
>
> Hi, in order to support something like semantic releases via maven directly
> and not some 3rd party tools, not only being able to create tags, but also
> processing them as part of the changelog would be great.
> Tag information are are part of the commit history, accessible via git
> commandline
> {{git log --decorate}}
> This additional information could be parsed to enhance the ChangeSet model
> containing optional information about any tags for this particular commit.
> A patch at least for gitexe could be provided, if needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)