actions-marketplace-validations/Git Sync Alternate
🔃 Sync between two independent repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source_repo | GitHub repo slug or full url | yes | — |
| destination_repo | GitHub repo slug or full url | yes | — |
| source_branch | Branch name to sync from | no | — |
| destination_branch | Branch name to sync to | no | — |
| ssh_private_key | SSH key used to authenticate with source and destination ssh urls provided (optional if public or https url with authentication) | no | — |
| source_ssh_private_key | SSH key used to authenticate with source ssh url provided (optional if public or https url with authentication) | no | — |
| destination_ssh_private_key | SSH key used to authenticate with destination ssh url provided (optional if public or https url with authentication) | no | — |
| commit_user_email | Email address used for sync commit | no | — |
| commit_user_name | Name used for sync commit | no | — |
| sync_tags | Sync tags | no | — |
Outputs
no outputs