You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// ListOrganizationCodingAgentRepositories lists repositories enabled for the Copilot coding agent in an organization.
367
+
//
368
+
// GitHub API docs: https://docs.github.com/rest/copilot/copilot-coding-agent-management?apiVersion=2022-11-28#list-repositories-enabled-for-copilot-coding-agent-in-an-organization
369
+
//
370
+
//meta:operation GET /orgs/{org}/copilot/coding-agent/permissions/repositories
// GetOrganizationContentExclusionDetails gets the Copilot content exclusion rules for an organization.
398
+
//
399
+
// GitHub API docs: https://docs.github.com/rest/copilot/copilot-content-exclusion-management?apiVersion=2022-11-28#get-copilot-content-exclusion-rules-for-an-organization
400
+
//
401
+
//meta:operation GET /orgs/{org}/copilot/content_exclusion
// AddCopilotTeams adds teams to the Copilot for Business subscription for an organization.
360
420
//
361
421
// GitHub API docs: https://docs.github.com/rest/copilot/copilot-user-management?apiVersion=2022-11-28#add-teams-to-the-copilot-subscription-for-an-organization
0 commit comments