Add a way to map users git email address to a user name for easier understanding who made the change. #3404
Labels
area/api
area/charts
area/documentation
area/security
help-wanted
Community help on this would be appreciated
kind/enhancement
priority/low
size/small
Proposed Feature
The list of emails in the "Created By" column on the stage details page seems to be coming from the git commits. It would be nice if there were a way to map these git emails to users and display the user's names in case some of the emails aren't obvious who they are. You could still show the emails if needed (Maybe when you hover over, or click on an "i" icon)
Motivation
Make it created by list more user-friendly and easier to use when someone has weird email addresses for their git commits. This will also make it easier if someone commits code from multiple email addresses.
Suggested Implementation
None
The text was updated successfully, but these errors were encountered: