Branch-labeled build status badges

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

Some projects have multiple concurrent builds that it would be desirable to display on the master README.md for at-a-glance monitoring of overall project health. It is possible to label each branches build badge:

master: build success

branch: build success

experimental: build failed

It would be preferable to have labeled badges:

build: master success

build: branch success

build: experimental failed

Proposal

Create an SVG badge for each branch with build: branch status badge in addition to the build status badge.

~"feature proposal"

Edited by 🤖 GitLab Bot 🤖