coquer/Find the rabbit action
Small filter action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 23, 2026
- License
- None
Pinned Snippet
uses: coquer/find-the-matrix-action@b95eb633f3804da1c8def8e61752238d1832e46b # v1.3.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github token | yes | — |
| needle | List of items to filter | yes | — |
| haystack | List of items to filter from | yes | — |
| key | Key to filter by | no | service |
| repository | Repository to filter from | no | — |
| tag | Override tag | no | — |
Outputs
| name | description |
|---|---|
| filtered | Filtered list |