Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: buildtriggerbadge-plugin
-
Labels:None
-
Environment:Jenkins 1.625.3
Build Trigger Badge Plugin 2.2
-
Similar Issues:
Description
IMHO it would be nice to be able to display the avatar (if available) instead of the "general" user icon for user triggered builds
Attachments
Issue Links
- is related to
-
JENKINS-21923 Provide icons for build causes
-
- Open
-
This issue is related to a more generic idea - JENKINS-21923 (Provide icons for build causes) .
Cause class should have a default icon and provide method to override it by each cause.
So UserIdCause could use user's avatar as it's icon
(and each avatar plugin can override the source of the image).