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

option to disable the implicit get on a put #90

Open
rnag opened this issue Aug 23, 2019 · 0 comments
Open

option to disable the implicit get on a put #90

rnag opened this issue Aug 23, 2019 · 0 comments

Comments

@rnag
Copy link

rnag commented Aug 23, 2019

Is there any way to disable the implicit get on a put operation? In my pipeline I am only using this resource in a put step, and I don't think it matters in my case whether the release fails to create or not. So ideally I'd want to pass something like this:

get_params: {skip_download: true}

anyone know if there is already an existing option that i'm overlooking? I could find anything similar to this in the docs, so i was curious if this was already supported.

@rnag rnag changed the title Any way to disable the implicit get on a put? option to disable the implicit get on a put Aug 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant