google / google/go-github

Add Copilot custom agents enterprise endpoints

Open
#4,524 0 comments 1 reaction 1 assignee Claimed by @Tens1des View on GitHub
Dominant language
Go
Stars
11.3k
Forks
2.5k
Avg merge
1d 22h
Merged PRs (30d)
49

Description

The Copilot custom agents API exposes endpoints to list enterprise custom agents and manage their source organization/repository, but go-github does not model them yet.

Endpoints:
- GET /enterprises/{enterprise}/copilot/custom-agents
- GET /enterprises/{enterprise}/copilot/custom-agents/source
- PUT /enterprises/{enterprise}/copilot/custom-agents/source
- DELETE /enterprises/{enterprise}/copilot/custom-agents/source

Docs: https://docs.github.com/en/enterprise-cloud@latest/rest/copilot/copilot-custom-agents

I plan to work on this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.