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

[FEAT]: Requests using Workflow ID can also pass workflow file name as a string #146

Open
1 task done
caleblloyd opened this issue Feb 7, 2025 · 2 comments
Open
1 task done
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request

Comments

@caleblloyd
Copy link

caleblloyd commented Feb 7, 2025

Describe the need

The requests to get Actions Workflow also allow for passing a workflow file name as string:

https://docs.github.com/en/rest/actions/workflows?apiVersion=2022-11-28#about-workflows-in-github-actions

You can replace workflow_id with the workflow file name. For example, you could use main.yaml.

Right now the API only takes int

SDK Version

octokit/dotnet-sdk:v0.0.31

API Version

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@caleblloyd caleblloyd added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Feb 7, 2025
Copy link

github-actions bot commented Feb 7, 2025

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

@caleblloyd
Copy link
Author

Support for oneOf query parameters may be needed in kiota-dotnet: microsoft/kiota#6185

@nickfloyd nickfloyd moved this from 🆕 Triage to 🔥 Backlog in 🧰 Octokit Active Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Triage This is being looked at and prioritized Type: Feature New feature or request
Projects
Status: 🔥 Backlog
Development

No branches or pull requests

1 participant