Add Copilot custom agents enterprise endpoints
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 11.3k
- Forks
- 2.5k
- Ø Merge
- 1 T. 20 Std.
- Gemergte PRs (30 T.)
- 52
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.