Add Copilot custom agents enterprise endpoints
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 11.3k
- Forks
- 2.5k
- Merge medio
- 1 d 20 h
- PR fusionados (30 d)
- 53
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.