-
Notifications
You must be signed in to change notification settings - Fork 10
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
[FEAT]: Friendly API for uploading release assets #27
Comments
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with |
Hey @alexrp, Thanks for reaching out. You're touching on an aspect of the generated SDKs that we will be addressing in the months to come. Composite SDKs. We will be leaning more into these as we get use cases from the community and gather all of our leanings from the more than a decade of learning on our existing SDKs. Thank you for highlighting this use case! We'll add it to the others that we're planning on having a look at implementing. With that said, we would be more than glad to get a PR from you and others on how this might look as an implementation in this new SDK! |
Hey, just wanted to check in and ask if you've had a chance to think on this one? 👀 |
not really having time |
Describe the need
I might have missed it, but there doesn't appear to be a friendly API for uploading release assets. In Octokit, this was done like so:
It would be nice if Octokit.NET.SDK had something similar rather than requiring me to make a manual request using the
Release.UploadUrl
.SDK Version
v0.0.3
API Version
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: