-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
buildtriggerbadge-plugin 2.7
Jenkins 2.32.2
Add an icon for the jenkins.branch.BranchEventCause (it shows a ? at the moment)
<causes> <cause _class="jenkins.branch.BranchEventCause"> <shortDescription>Branch event</shortDescription> </cause> </causes>
I would suggest something like the https://thenounproject.com/term/branch/103766/ or https://thenounproject.com/term/branch/300284/ wolud be cool.
Code changed in jenkins
User: Baptiste Mathus
Path:
src/main/java/org/jenkinsci/plugins/buildtriggerbadge/IconFinder.java
src/main/webapp/images/branch-event-cause.png
http://jenkins-ci.org/commit/buildtriggerbadge-plugin/611a3f33e6549f734661845ae33ea05e9110c1a8
Log:
[FIX JENKINS-42072] support jenkins.branch.BranchEventCause
Compare: https://github.com/jenkinsci/buildtriggerbadge-plugin/compare/72d548600a6c^...611a3f33e654