actions-marketplace-validations/GitHub repo replicator
GitHub replicate upstream repo changes to origin repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 24, 2022
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/twistopayments_github-repo-replicator@abf55a63985b55e5453e39ea03f57e87ac866098 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| upstream_repo | Upstream repo URL (OWNER/REPO_NAME) | yes | — |
| upstream_deploykey | Upstream repo GitHub private deploykey (with pull permissions) | yes | — |
| downstream_repo | Downstream repo URL (OWNER/REPO_NAME) | yes | — |
| downstream_deploykey | Downstream repo GitHub private deploykey (with push permissions) | yes | — |
| stream_branch | Branch that should be streamed | no | master |
Outputs
no outputs