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

Push to remote when starting a release #32

Closed
raehalme opened this issue Feb 2, 2017 · 2 comments
Closed

Push to remote when starting a release #32

raehalme opened this issue Feb 2, 2017 · 2 comments
Assignees

Comments

@raehalme
Copy link
Contributor

raehalme commented Feb 2, 2017

When I start a release, I'd like to see the new branch being pushed to the remote. My use case is that I want the CI server to start building the branch immediately.

Currently the pushRemote configuration option does not seem to have any effect on the release-start goal. Would it be possible to use it also when starting a release?

@aleksandr-m
Copy link
Owner

Yes, sounds good. But I think it is better to create separate parameter for it or to implement feature that allows to set different parameters values for different goals.

@raehalme
Copy link
Contributor Author

raehalme commented Feb 2, 2017

I agree with you that support for goal specific parameter values is the way to go (actually I was under the impression that it was already supported).

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

No branches or pull requests

2 participants