[
https://issues.apache.org/jira/browse/SCM-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962712#comment-17962712
]
ASF GitHub Bot commented on SCM-722:
------------------------------------
jira-importer commented on issue #924:
URL: https://github.com/apache/maven-scm/issues/924#issuecomment-2964633241
**[Jean-Baptiste
Vilain](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jeanbaptiste)**
commented
For you information, I patched the GitBlameConsumer in the last version of
the Sonar SCM Activity plugin in order to override the default behavior and
retrieve the Git emails.
Therefore I shall be able to submit a patch if you believe this feature
could be integrated in one of the upcoming releases of Maven SCM.
> Add support for the retrieval of author and committer emails in Git blame
> results
> ---------------------------------------------------------------------------------
>
> Key: SCM-722
> URL: https://issues.apache.org/jira/browse/SCM-722
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-api, maven-scm-provider-gitexe
> Affects Versions: 1.8.1
> Reporter: Jean-Baptiste Vilain
> Priority: Minor
>
> Because usernames in Git sometimes contain non-ASCII characters, it would be
> nice if we could also retrieve the author email and the committer email in
> the blame command result.
> This could be done either by using the existing fields of BlameLine as well
> as some configuration, or by adding dedicated field in BlameLine (though this
> would impact the other SCM providers I guess).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)