google / google/go-github

Add Copilot custom agents enterprise endpoints

Abierto
#4,524 0 comentarios 1 reacción 1 asignado Reclamado por @Tens1des Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.