40ants / 40ants/github-actions

Combine matrix runs to make compact badge

Open
#6 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Common Lisp
Stars
13
Forks
0
PR merge metrics
No merged PRs in 30d

Description

In the following case I want to just show the result of runs just one matrix variable (or maybe combinations?)
The fix in #2 seems to hint this is possible but I suspect this is really a different request that what the ?only= was supposed to achieve

[![](https://github-actions.40ants.com/collective/collective.collectionfilter/matrix.svg?only=ci.build)](https://github.com/collective/collective.collectionfilter)

The following doesn't work

```https://github-actions.40ants.com/collective/collective.collectionfilter/matrix.svg?only=ci.build.PLONE-VERSION```

[![](https://github-actions.40ants.com/collective/collective.collectionfilter/matrix.svg?only=ci.build.PLONE-VERSION)](https://github.com/collective/collective.collectionfilter)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.