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

Able to merge to/from non-github repositories #5

Open
lcenchew opened this issue Aug 30, 2020 · 2 comments
Open

Able to merge to/from non-github repositories #5

lcenchew opened this issue Aug 30, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@lcenchew
Copy link
Contributor

No description provided.

@lcenchew lcenchew added the enhancement New feature or request label Aug 30, 2020
@RekGRpth
Copy link

how about such solution?

  1. add inputs.repository with default 'https://github.com'
  2. change command to git remote add -f upstream "${{ inputs.repository }}/${{ inputs.upstream }}.git"

@RekGRpth
Copy link

RekGRpth commented Aug 1, 2021

as examle - #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants