octokit / octokit.graphql.net

A GitHub GraphQL client library for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FEAT]: Provide direct access to all workflow runs through repository node

QimbE opened this issue · comments

Describe the need

If you want to build a query to access runs of workflow in some repository you should write great amount of code, requesting a lot of useless nodes. It is very common to face the rate limited response, or even node limit overflow response. Please add direct access to workflow runs.

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

👋 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 Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

Hi @QimbE, I'm not sure what you mean here. It sounds like you're asking for additional functionality to be added at the API level, is that right? Are there changes specific to this package you can envision to do this?

It sounds like you're asking for additional functionality to be added at the API level, is that right?

Yep

Are there changes specific to this package you can envision to do this?

No then

In that case, making a request in the community discussions for GitHub's API would be more appropriate. I'm going to close this for now since there's nothing the project can do specifically unless that behavior is changed at the API level.