austenstone/Get Organization Repository Names

Get all an organization's repository names to do matrix builds.

View on GitHub

Trust Signals

Scorecard Score
Scorecard 2–4scored Jul 13, 2026
Maintenance Recency
Stalelast commit Nov 2, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: austenstone/get-org-repos@97cd5be0027a2640c2c16f18b2a5a4e5be008fe2 # v3.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenThe GitHub token used to create an authenticated client.no${{ github.token }}
orgThe org to get names from.no${{ github.event.organization.login }}
topic-filterThe name of the topic to filter on.no
delimiterThe delimiter to use when returning a string.no

no outputs