mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Rename cagent GH repo (#24285)
<!--Delete sections as needed --> ## Description rename GH cagent repo URL, repo has been renamed to docker/docker-agent ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review --------- Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
2
.github/agents/docs-scanner.yaml
vendored
2
.github/agents/docs-scanner.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/docker/cagent/refs/heads/main/cagent-schema.json
|
||||
# yaml-language-server: $schema=https://raw.githubusercontent.com/docker/docker-agent/refs/heads/main/cagent-schema.json
|
||||
models:
|
||||
claude-sonnet:
|
||||
provider: anthropic
|
||||
|
||||
2
.github/workflows/agent-writer.yml
vendored
2
.github/workflows/agent-writer.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
Fixes #${{ github.event.issue.number }}
|
||||
|
||||
---
|
||||
🤖 Generated with [cagent](https://github.com/docker/cagent)
|
||||
🤖 Generated with [Docker Agent](https://github.com/docker/docker-agent)
|
||||
|
||||
Keep the PR body brief and practical. Don't over-explain or add sections
|
||||
that aren't needed.
|
||||
|
||||
Reference in New Issue
Block a user