actions-marketplace-validations/Get Organization Repository Names
Get all an organization's repository names to do matrix builds.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 2, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/austenstone_get-org-repos@5475abd7df64aa7b4352e11002097917b87e52b2 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | The GitHub token used to create an authenticated client. | no | ${{ github.token }} |
| org | The org to get names from. | no | ${{ github.event.organization.login }} |
| topic-filter | The name of the topic to filter on. | no | — |
| delimiter | The delimiter to use when returning a string. | no | — |
Outputs
no outputs