Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync remote repos outside a workflow ctx #115

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 4, 2024

  1. sync remote repos outside a workflow ctx

    * add a bunch of new inputs into the action to allow a remote repo/host to be used as the upstream or destination of the sync.
    * the new API surface on the action isn't the best but should be compatible with the existing usage (relying on running the workflow on the source repo and read in the builtin env vars from GitHub Actions)
    
    related: repo-sync#114
    coopernetes committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    269d077 View commit details
    Browse the repository at this point in the history