Issue Type: Improvement Improvement
Assignee: Slide-O-Mix
Components: email-ext
Created: 31/Jul/12 8:20 AM
Description:

email-ext currently infer the email address from commiter or requester user names by adding a suffix to the username if there is no @<domain> in the user name.

This works well in most cases but in some cases it's not working:
In our company the email addresses are of type <firstname>.<lastname>@company.com whereas users are <firstname>-<lastname>.

It would be nice to allow advanced customization.:

  • Using a groovy _expression_ that take the username as input and return the email addresses could allow the best flexibility.
  • Using an explicit username to address 1-1 mapping would be nice for projects with few users.
Project: Jenkins
Priority: Minor Minor
Reporter: Sebastien Arod
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

Reply via email to