Introduction
Build status badges show the current state of a Jenkins job's build. They help teams quickly see if the latest build passed or failed without opening Jenkins.
When you want to display the health of your project on a README file in GitHub.
When you want your team to quickly check if the latest build is stable from a dashboard.
When you want to include build status in documentation or project websites.
When you want to monitor multiple Jenkins jobs at a glance.
When you want to share build results with stakeholders who do not access Jenkins directly.