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

Customize the push options #66

Open
stephenatwork opened this issue Mar 6, 2020 · 1 comment
Open

Customize the push options #66

stephenatwork opened this issue Mar 6, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@stephenatwork
Copy link

Description

Add options to push other than --mirror.
E.g. to push only a specific branch.

Value

Our use case is we want to mirror only specific release branches to a remote and avoid the clutter of work in progress branches.

@calebcartwright calebcartwright added the enhancement New feature or request label Mar 7, 2020
@calebcartwright
Copy link
Member

hi @stephenatwork 👋 thanks for the suggestion!

I think we'd definitely be open to including that type of capability within this extension, although IMHO it would probably need to be implemented as a separate task in addition to the current mirror task.

We want the existing mirror task to very explicitly be focused on a full git mirror, and doing mirror-related things like excluding PR refs that are specific to a platform.

I don't think any of the maintainers will have the bandwidth to work on this new feature though, at least not any time soon, but would be more than happy to consider any PRs!

cc @traviskosarek

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