The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page.
For a list of other such plugins, see the Pipeline Steps Reference page.
addEmbeddableBadgeConfiguration
: Add an Embeddable Badge ConfigurationAdditional embeddable build status configurations can be created for a Jenkins Pipeline. Those embeddable build status configurations can be displayed in the same locations as the default embeddable build status configuration. For example, if a Pipeline defined a build status configuration named win32build
, that configuration can be accessed by appending config=win32build
as one of the embeddable build status URL parameters.
Refer to the Embeddable build status documentation for more details.
id : String
config
in the embeddable build status URL parameter. For example, if the identifier value was win32build
then the URL parameter would be config=win32build
.animatedOverlayColor : String
(optional)
color : String
(optional)
link : String
(optional)
status : String
(optional)
subject : String
(optional)
Please submit your feedback about this page through this quick form.
Alternatively, if you don't wish to complete the quick form, you can simply indicate if you found this page helpful?
See existing feedback here.