Get Copilot cloud agent configuration for a repository
[!NOTE] This endpoint is in public preview and is subject to change.
Gets the Copilot cloud agent configuration for a repository, including MCP server configuration, enabled review tools, Actions workflow approval settings, and firewall configuration.
OAuth app tokens and personal access tokens (classic) need the repo scope to use this endpoint.
Path parameters
The account owner of the repository. The name is not case sensitive.
The name of the repository without the .git extension. The name is not case sensitive.
Response
Response
Changes
Changed in 2 of the 62 revisions of this API.3
- ○
added the required property
is_automations_enabledto the response with the200statusresponse-required-property-added
- ○
added the required property
require_write_access_for_automation_triggersto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○