Commit Graph

6 Commits

Author SHA1 Message Date
ulsklyc 123592d5a3 "Update Claude Code Review workflow" 2026-05-08 19:39:13 +02:00
Ulas Kalayci defb6bb0a4 fix: remove broken plugin marketplace auth from code review workflow
The plugin_marketplaces + plugins config triggered an OIDC token exchange
that consistently fails with 401. Replace with a direct prompt, matching
the pattern used in claude.yml which works reliably.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 10:43:02 +02:00
Ulas Kalayci f5d4cb2066 ci: fix OIDC-Token-Fehler bei Fork-PRs im Code-Review-Workflow
pull_request_target statt pull_request: GitHub stellt ACTIONS_ID_TOKEN_REQUEST_URL
nur im Basis-Repo-Kontext bereit. pull-requests: write ergänzt, damit die Aktion
Review-Kommentare posten kann.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 09:30:29 +02:00
ulsklyc 5313d96014 ci: switch back to claude_code_oauth_token 2026-04-19 18:01:21 +02:00
ulsklyc 50cedacb91 ci: switch claude-code-review to anthropic_api_key 2026-04-19 17:55:19 +02:00
ulsklyc a5cb4e63f1 "Claude Code Review workflow" 2026-04-05 13:39:59 +02:00