-
-
Notifications
You must be signed in to change notification settings - Fork 261
Open
Description
Jenkins and plugins versions report
Jenkins 2.540
Plugin 627.v0249270b_488e
What Operating System are you using (both controller, and any agents involved in the problem)?
doesn't matter
Reproduction steps
- Have a Pipeline with this script:
addEmbeddableBadgeConfiguration(id: "foo",
subject: "sub",
status: "status",
color: "color",
animatedOverlayColor: "anim",
link: "link")
- Run it.
- Click on "Embeddable Build Status" on the job or build.
Expected Results
It shows me the "configuration" I apparently "created".
Actual Results
Nothing.
I need to read the help, figure out it means I have to generate the usual URL (http://localhost:8080/job/pl/1/badge/icon), and add a query parameter to it.
Anything else?
No response
Are you interested in contributing a fix?
No response
Metadata
Metadata
Assignees
Labels
No labels