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

OctoCreateRelease is missing channel option #1251

Closed
vip32 opened this issue Sep 27, 2016 · 3 comments
Closed

OctoCreateRelease is missing channel option #1251

vip32 opened this issue Sep 27, 2016 · 3 comments
Milestone

Comments

@vip32
Copy link
Contributor

vip32 commented Sep 27, 2016

it is not possible to pass an octopus channel when creation a release. it is missing on the CreateReleaseSettings. more info here

@gep13
Copy link
Member

gep13 commented Sep 27, 2016

@vip32 thank you for raising this. In the meantime, you can use ArgumentCustomization to add the missing property.

@vip32
Copy link
Contributor Author

vip32 commented Sep 27, 2016

this maybe fits the DSL better : #1252

@devlead
Copy link
Member

devlead commented Oct 18, 2016

Fixed by #1252

@devlead devlead closed this as completed Oct 18, 2016
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

3 participants