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

Feature: Repo auto create. #3

Closed
Yikun opened this issue Jan 19, 2020 · 3 comments · Fixed by #5
Closed

Feature: Repo auto create. #3

Yikun opened this issue Jan 19, 2020 · 3 comments · Fixed by #5
Labels
feature New feature or request

Comments

@Yikun
Copy link
Owner

Yikun commented Jan 19, 2020

Now we only support mirror the commits and branches to destination org, but if the repo doesn't exists, will failed.

We should add the repo auto create support, there is a arg should be added:

  • dst_token, we need add dst_token arg to make the aciton have rights to create repo in destination account.
@Yikun
Copy link
Owner Author

Yikun commented Jan 19, 2020

cc @freesky-edward @TommyLike

@Yikun Yikun added the feature New feature or request label Jan 19, 2020
@freesky-edward
Copy link

@Yikun thanks, I think it's useful for the senario the repos changed frequently.

Yikun added a commit that referenced this issue Jan 21, 2020
Now we only support mirror the commits and branches to destination org, but if the repo doesn't exists, will failed.

We should add the repo auto create support, there is a arg should be added:

dst_token, we need add dst_token arg to make the aciton have rights to create repo in destination account.

Close: #3
Yikun added a commit that referenced this issue Jan 21, 2020
Now we only support mirror the commits and branches to destination org, but if the repo doesn't exists, will failed.

We should add the repo auto create support, there is a arg should be added:

dst_token, we need add dst_token arg to make the aciton have rights to create repo in destination account.

Close: #3
@Yikun Yikun closed this as completed in #5 Jan 21, 2020
@Yikun
Copy link
Owner Author

Yikun commented Jan 21, 2020

This PR #5 support it!

@TommyLike @freesky-edward

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

Successfully merging a pull request may close this issue.

2 participants