Badge for branch should consider all workflows
R
Roman Ivanov
https://app.circleci.com/pipelines/github/checkstyle/checkstyle?branch=master there is few failed workflows, but badge is green https://dl.circleci.com/status-badge/img/gh/checkstyle/checkstyle/tree/master.svg?style=svg
may be you can add workflow=* or workflow=name1,name2 parameters to let users define what they want.
Example of problem: https://github.com/checkstyle/checkstyle/issues/13044