Badges for matrix builds #7413
patrikhuber
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
Hello! Please ask in https://github.com/orgs/community/discussions/ |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using GitHub Actions to CI-build a software on Linux, Windows and macOS. I'm using a build matrix for that. However using the current badges, only a blanked "success" or "failing" is displayed. I'd like to display separate badges for the Linux, Windows and macOS builds.
I was able to find one or two third-party websites for this purpose but neither of them looked like it would still be here in a couple years' time (e.g. https://github.com/40ants/github-actions) and I'd like something (ideally official) that I can trust that it will keep working.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions