raven-actions/Get Repositories

🗄️ Get organization or user repos based on the topics filter (with logic AND/OR) to use in the matrix job or another action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ownerGitHub Organization or User name, default to `github.repository_owner`no${{ github.repository_owner }}
topicsComma-separated list of repository topicsno
operatorOperator to use when filtering repositories by topics, `OR` or `AND`, default to `OR`noOR
matrix-useOutput to use in the matrix job?, `true` or `false`notrue
formatOutput format, `json` or `flat`, default to `json`nojson
delimiterDelimiter to use when `format` is `flat`, default to `\n`no
github-tokenGitHub Token with `repo` scope, default to `github.token`no${{ github.token }}
namedescription
countNumber of found repositories
reposRepositories
formatOutput format