octokit / octokit.net

A GitHub API client library for .NET
https://octokitnet.readthedocs.io/en/latest/
MIT License
2.67k stars 1.07k forks source link

[FEAT]: Add deployment_protection_rule approval for GithubClient #2823

Open guy-frontegg opened 9 months ago

guy-frontegg commented 9 months ago

Describe the need

Hello, As far as i researched, the GithubClient does not have the functionality to approve deployment_protection_rule. (I may be mistaken). I wonder if it's possible to add it?

SDK Version

octokit.net 9.*

API Version

No response

Relevant log output

No response

Code of Conduct

justinmchase commented 1 month ago

Is there a way to use octokit to directly call arbitrary apis which are not yet supported?