javier-varez/Google Repo Checkout
Downloads a Google Repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| manifest-url | Manifest repository name with owner. For example, actions/checkout | yes | — |
| manifest-branch | Manifest branch where to find the xml manifest file | — | refs/heads/main |
| manifest-file | Manifest file (to override default.xml) | — | default.xml |
| manifest-group | Selects the manifest group when syncing the code | — | default |
| origin-repo | Origin repository with owner | — | ${{ github.repository }} |
| checkout-deps | Checkouts the dependencies for the origin repo and branch | — | false |
| generated-manifest | Generates a manifest containing all frozen revisions for each repo. if left empty the manifest is not generated. | — | "" |
Outputs
no outputs