Additional 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.