mirror of
https://github.com/imjasonh/git-k8s
synced 2026-07-10 23:51:58 +00:00
Use Claude engine, fix network schema, remove pr-fix workflow
- Add engine: claude to all agentic workflows (uses ANTHROPIC_API_KEY) - Fix dependency-update.md network field: use object format instead of array to match the oneOf schema (string | object) - Remove pr-fix.md since ci-doctor.md already handles CI failure investigation and auto-fixing https://claude.ai/code/session_01JTYNSeJrGzdW6wfAUbdjjw
This commit is contained in:
parent
516b395a23
commit
7ff753a73c
4 changed files with 9 additions and 105 deletions
2
.github/workflows/code-review.md
vendored
2
.github/workflows/code-review.md
vendored
|
|
@ -35,6 +35,8 @@ tools:
|
|||
bash: true
|
||||
web-fetch:
|
||||
|
||||
engine: claude
|
||||
|
||||
timeout-minutes: 15
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue