ineshbose/Navrepo Action
This action adds repositories under another one
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| query | Query to fetch the list of repositories to clone | yes | — |
| account_name | Account under which repositories to query | — | ${{ github.repository_owner }} |
| query_fields | Fields in the JSON query | — | id,name,createdAt,isFork,parent,url |
| commit | Commit to the repository | — | true |
| GH_TOKEN | GitHub token | — | ${{ github.token }} |
Outputs
no outputs