Al Ferguson commented on Bug JENKINS-25872

This is the exact message I get:

*********************************************************************
10:38:15 Failed to merge changes. Error message below
10:38:15
10:38:15 *** Please tell me who you are.
10:38:15
10:38:15 Run
10:38:15
10:38:15 git config --global user.email "[email protected]"
10:38:15 git config --global user.name "Your Name"
10:38:15
10:38:15 to set your account's default identity.
10:38:15 Omit --global to set the identity only in this repository.
10:38:15
10:38:15 fatal: empty ident <[email protected]
10:38:15 > not allowed
*********************************************************************

It doesn't use what I set up in :

  • Global Jenkins: Configure, Source Code Management, Advanced, "Config user.name Value" and "Config user.email Value"
  • Job specific: Configure, Source Code Management, Additional Behaviours, Custom user name/e-mail address, user.name and user.address

That's what I referred to as "account's identity".

For the moment, I just need a workaround. You mentioned a git config file, will it work? Any other option?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to