dlana-ai/Repository Sync Action
Automatically sync entire repository with another GitHub repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| destination_repo | Destination repository in format username/repository | yes | — |
| ssh_private_key | SSH private key for repository authentication (should be stored in secrets) | yes | — |
| target_branch | Branch to sync to (default: main) | no | main |
| github_token | GitHub token for cloning private repositories | yes | — |
Outputs
no outputs