actions-marketplace-validations/Sync and merge upstream repository with your current repository
Syncs and merges your current repository with the upstream repository. Fork of https://github.com/mheene/sync-upstream-repo.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| upstream_repo | URL of gitHub public upstream repo | yes | — |
| upstream_branch | Branch to merge from upstream (defaults to downstream branch) | no | main |
| downstream_branch | Branch to merge into downstream | no | "" |
| token | GitHub Bot token | yes | — |
| fetch_args | Git fetch arguments | no | "" |
| merge_args | Git merge arguments | no | "" |
| push_args | Git push arguments | no | "" |
| spawn_logs | Toggle to spawn `sync-upstream-repo` with time logs | yes | false |
Outputs
no outputs