firenza/Get GitHub Organization Repositories
Gets the names of all the repositories in an organization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token to use | yes | — |
| organization | Name of the organization from which to get repositories | yes | — |
Outputs
| name | description |
|---|---|
| repositories_json | JSON array of the repository names |