1
0
Fork 0
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:
Claude 2026-02-28 15:36:56 +00:00
parent 516b395a23
commit 7ff753a73c
No known key found for this signature in database
4 changed files with 9 additions and 105 deletions

View file

@ -35,6 +35,8 @@ tools:
bash: true
web-fetch:
engine: claude
timeout-minutes: 15
---