Skip to content

[JENKINS-70778] Use modern build status icon instead of "ball-" #511

@jenkins-infra-bot

Description

@jenkins-infra-bot

The embeddable build status plugin still relies on the colored balls, as seen on https://ci.jenkins.io/job/Core/job/stapler/job/master/badge/ for example.

You can reference them via `ball-`.

However, Jenkins does no longer use colored balls to display a build status. The legend displays the different states of build statuses: https://ci.jenkins.io/legend

Instead of manually inserting the colored ball PNGs, the embeddable-build-status plugin should make use of the API, to display the appropriate build status icons, you can find in other occasions in Jenkins.


Originally reported by notmyfault, imported from: Use modern build status icon instead of "ball-"
  • status: Open
  • priority: Minor
  • component(s): embeddable-build-status-plugin
  • label(s): ui, ux
  • resolution: Unresolved
  • votes: 1
  • watchers: 8
  • imported: 20251210-235911
Raw content of original issue

The embeddable build status plugin still relies on the colored balls, as seen on https://ci.jenkins.io/job/Core/job/stapler/job/master/badge/ for example.

You can reference them via `ball-<size>`.

However, Jenkins does no longer use colored balls to display a build status. The legend displays the different states of build statuses: https://ci.jenkins.io/legend

Instead of manually inserting the colored ball PNGs, the embeddable-build-status plugin should make use of the API, to display the appropriate build status icons, you can find in other occasions in Jenkins.

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions