octokit / plugin-rest-endpoint-methods.js

Octokit plugin adding one method for all of api.github.com REST API endpoints
MIT License
113 stars 54 forks source link

[BUG]: Missing method: List custom repository roles in an organization #763

Closed filipvh closed 1 month ago

filipvh commented 1 month ago

What happened?

Was writing code, this endpoint seems to be missing? https://docs.github.com/en/enterprise-cloud@latest/rest/orgs/custom-roles?apiVersion=2022-11-28#list-custom-repository-roles-in-an-organization

Versions

@octokit/plugin-rest-endpoint-methods v13.2.4

Relevant log output

No response

Code of Conduct

github-actions[bot] commented 1 month ago

👋 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! 🚀

filipvh commented 1 month ago

Thin I foudn why. kr