go-github icon indicating copy to clipboard operation
go-github copied to clipboard

GetEnterpriseRunner method appears to be missing

Open matt-simons opened this issue 1 year ago • 1 comments

The docs describe the following api https://docs.github.com/en/[email protected]/rest/actions/self-hosted-runners?apiVersion=2022-11-28#get-a-self-hosted-runner-for-an-enterprise

however the EnterpriseService does not appear to have a corresponding method https://github.com/google/go-github/blob/master/github/enterprise_actions_runners.go

Happy to raise a PR to add this capability

matt-simons avatar Jun 10 '24 16:06 matt-simons

Thank you, @matt-simons!

gmlewis avatar Jun 10 '24 16:06 gmlewis