Status badges
Status badges are most commonly used on the project overview in GitHub. They describe the status of the latest execution and are usually embedded as an image into readme.md
files and websites.
Pipeline badges
Pipeline badges are used to describe the execution status of a particular pipeline. To add a badge, click the hamburger icon on the pipeline view and select 'Badge':
Image loading...
Clicking the option will open a box with pipeline-specific URLs that you can copy and embed on your site:
Image loading...
Branch badges
Branch badges are used to describe the execution status of all pipelines assigned to a specific branch. This is particularly useful if you are running multiple tests or deployments of the same revision.
To access this type of badges, go to Code of your project and switch to the Branches tab. Inside, click on the hamburger menu at the top and select 'Badges':
Image loading...
The option will bring up a box where you can select the branch that you want to follow:
Image loading...
Spread Love with Buddy Automation Badges
If you'd like to help us spread the word about Buddy, feel free to add our Automation Badges to your repository that will let other developers know about your favorite deployment tool!
The badges come in three flavors and all look awesome embedded in a website:
Image loading...
White
Image loading...
markup[<figure><img src="https://buddy.works" /><figcaption>Automated by Buddy](https://assets.buddy.works/automated-white.svg)</figcaption></figure>
Dark
Image loading...
markup[<figure><img src="https://buddy.works" /><figcaption>Automated by Buddy](https://assets.buddy.works/automated-dark.svg)</figcaption></figure>
Blue
Image loading...
markup[<figure><img src="https://buddy.works" /><figcaption>Automated by Buddy](https://assets.buddy.works/automated-blue.svg)</figcaption></figure>
Last modified on Sep 23, 2024