feat: Add `NetworkConfigurationID` and `HostedRunnersURL` to enterprise runner group types by austenstone · Pull Request #4099 · google/go-github
…unner group types Add NetworkConfigurationID and HostedRunnersURL fields to EnterpriseRunnerGroup, and NetworkConfigurationID to CreateEnterpriseRunnerGroupRequest and UpdateEnterpriseRunnerGroupRequest to match the GitHub API response schema. These fields already exist on the organization-scoped RunnerGroup type but were missing from the enterprise equivalents. The GitHub API returns both fields on enterprise runner group endpoints (List, Get, Create, Update). Fixes: integrations/terraform-provider-github#3274
gmlewis
changed the title
Add NetworkConfigurationID and HostedRunnersURL to enterprise runner group types
feat: Add NetworkConfigurationID and HostedRunnersURL to enterprise runner group types
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters